Categories
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.
Last updated 26 May, 2005
About
Leadership
- Benjamin Geer - Maintainer
Requirements
- Objective Caml 3.07 or later (Use Requirement)
- findlib (Use Requirement)
- PCRE-Ocaml (Use Requirement)
- make (Use Requirement)
Related Projects
Versions
1.0.0
1.0.0 beta released 2005-05-26
- Released: 26 May, 2005
- Code Maturity: Beta
- Source Archive: http://saucecode.org/camltemplate/releases/caml...
- Licenses: GPLv2orlater with exception
- Interfaces: Library
User Community and Support
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
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.saucecode.org:/cvsroot login - VCS Repository Webview




