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-6m.mo7.x86_64 [21 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (1.1-6m) - full rebuild for mo7 release |