CamlTemplate
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
Download
Download
version 1.0.0
(beta)
released on 26 May 2005
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater with exception | Janet Casey | 12 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 |
This entry (in part or in whole) was last reviewed on 26 May 2005.
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.