Htcaml
HTCaML enables the embedding of XHTML fragments in your OCaml program
(the EDSL translates directly to Xmlm) using quotations. It also allows
you to auto-generate boilerplate XHTML fragments from type definitions.
[ Homepage ]
| Author: | Thomas Gazagnaire. |
| Last modification date: | 24-Nov-2010 |
| Development status: | Development code |
| Kind: | Libraries :: Native OCaml libraries |
| Camlp4 extensions | |
| Topic: | XML :: (X)HTML |
| Homepage: | https://github.com/samoht/htcaml |