ocaml-ulex - OCaml lexer generator for Unicode
| Website: | http://www.cduce.org/download.html#side | 
|---|---|
| License: | MIT | 
- Description:
- Ulex is an OCaml lexer generator for Unicode - ulex is a lexer generator. - it is implemented as an OCaml syntax extension: lexer specifications are embedded in regular OCaml code. - the lexers work with a new kind of "lexbuf" that supports Unicode; a single lexer can work with arbitrary encodings of the input stream. 
Packages
| ocaml-ulex-1.1-9m.mo8.i686 [19 KiB] | Changelog
              by NARITA Koichi (2011-11-29): - (1.1-9m) - rebuild against ocaml-3.12.1 |