ocaml-ulex - OCaml lexer generator for Unicode
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.
Homepage: http://www.cduce.org/download.html
License: LGPL
Vendor: Fedora Project
Packages
ocaml-ulex-1.0-6.fc8.x86_64 [22 KiB] |
Changelog by Richard W.M. Jones (2007-09-06):
- Ignore Parsetree module. |