ulex is a lexer generator for the Objective Caml (OCaml) programming language.
It is implemented as a Camlp4 syntax extension: lexer specifications are embedded in regular OCaml code.
Generated lexers work with a new kind of "lexbuf" that supports Unicode; a single lexer can work with arbitrary encodings of the input stream.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 42.4 kB | 236 kB | [list of files] |
| amd64 | 37.1 kB | 220 kB | [list of files] |
| arm | 38.0 kB | 200 kB | [list of files] |
| hppa | 25.4 kB | 160 kB | [list of files] |
| i386 | 37.0 kB | 200 kB | [list of files] |
| ia64 | 46.0 kB | 240 kB | [list of files] |
| mips | 25.4 kB | 160 kB | [list of files] |
| mipsel | 25.4 kB | 160 kB | [list of files] |
| powerpc | 39.9 kB | 204 kB | [list of files] |
| s390 | 25.4 kB | 160 kB | [list of files] |
| sparc | 39.5 kB | 208 kB | [list of files] |