Octal
This is a toy implementation of Zope's TAL (Template Attribute Language) for
OCaml, conveniently named 'Octal'. It is built on top of Camlp4 and Xml-Light.
The purpose of TAL is to have a template that is a valid XML or HTML document
that already renders like the resulting document.
[ Homepage ]
| Author: | Bruno De Fraine. |
| Last modification date: | 06-Mar-2006 |
| Development status: | Development code |
| Kind: | Applications written in Caml :: Toys - Examples |
| License: | Public Domain |
| Topic: | XML :: Parsers and pretty-printers |
| Homepage: | http://ssel.vub.ac.be/svn-gen/bdefrain/octal/ |