Date | Name | Description |
---|
2004-02-20 | BNC | A lexer/parser for turning files tagged for the British National Corpus into something usefully symbolically manipulated in OCaml.
By Jeff Heard |
2001-08-09 | CFG | Library for manipulation of context-free grammars (CFGs).
By Markus Mottl |
2002-08-21 | CIL | Infrastructure for C Program Analysis and Transformation.
By Westley Weimer, Scott McPeak, George Necula |
2004-12-03 | Config_file | This library allows one to save configuration parameters (basic types, lists,
user defined, etc.) into a file and load them. The configuration file is human
readable, structured and allow (* *) comments.
By Jean-Baptiste Rouquier |
2001-08-09 | Getopt | parsing of command line arguments (à la GNU GetOpt) for OCaml.
By Alain Frisch |
2004-09-07 | JavaLib | JavaLib is a library that can fully parse Java .class file into OCaml data
structure, thus enabling the OCaml programmer to extract informations from
class files, to manipulate and to generate valid class files.
By Nicolas Cannasse |
2005-02-17 | OCaml-Packrat | Packrat parser generator for OCaml.
By Bardur Arantsson |
2001-08-10 | scanf | A scanf function for OCaml. |
2003-10-16 | ulex | A lexer generator for Unicode and OCaml.
By Alain Frisch |
2002-11-21 | xmllexer | An XML lexer for Camlp4.
By Manuel Maarek |