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-3m.mo6.x86_64 [23 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (1.1-3m) - rebuild against rpm-4.6 |