CamlTemplate
This entry published by the Free Software Foundation.
CamlTemplate
http://saucecode.org/camltemplate
'CamlTemplate' is a small template processor library for Objective Caml. It can be used to generate Web pages, scripts, SQL queries, XML documents, and other sorts of text files. It provides a versatile, easy-to-learn template syntax that supports common scripting-language constructs, while encouraging a separation between presentation logic and application logic. The supported Caml data structures accomodate lists, tables, and trees of items in a straightforward manner. CamlTemplate works well with mod_caml, supports any ASCII-compatible encoding, including UTF-8, and includes optional support for multithreading.
Documentation
User manual available in HTML format from http://saucecode.org/camltemplate/manual/index.html; Developer API guide available in HTML format from http://saucecode.org/camltemplate/api/index.html
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater with exception | Janet Casey | 2453137.512 May 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Benjamin Geer | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://cvs.saucecode.org/cgi-bin/viewcvs.cgi/camltemplate/ |
| Bug Tracking,Developer,Support | mailto:camltemplate@lists.saucecode.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | make |
| Required to use | PCRE-Ocaml |
| Required to use | findlib |
| Required to use | Objective Caml 3.07 or later |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 26 May 2005.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 14:56.

