The Caml Humps
Powered by OCaml !

Caml Light / OCaml

Pre-processing / pretty-printing

Latest adds/updates
DateNameDescription
2002-11-26caml2htmlA tool to create hilighted html pages from OCaml files (.ml, .mli, .mll and .mly).
By Sébastien Ailleret, Martin Jambon
2004-05-03CamlmixCamlmix is a command-line tool for preprocessing any kind of file using Objective Caml as an embedded language for inline expansion.
By Martin Jambon
2001-08-09Camlp4Pre-Processor-Pretty-Printer for Objective Caml. It offers tools for syntax (grammars) and the ability to modify the concrete syntax of the language (quotations, syntax extensions).
By Daniel de Rauglaudre
2004-05-12CamlTemplateA 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.
By Benjamin Geer
2002-01-10EmrgA simple OCaml packager.
By Ohad Rodeh, Mark Hayden
2003-03-24Regexp-OCamlConvenient syntax sugar for regular expression match for strings using PCRE/OCaml library.
By Yukata Oiwa
2001-08-09xstrp4Extension of camlp4: '$' expansions.
By Gerd Stolpmann
2001-08-09yamlppYet another markup language preprocessor.
By Jean-Christophe Filliâtre