Paketname | ocaml-ulex |
Beschreibung | OCaml lexer generator with Unicode support |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1-1build2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | ocaml-nox-3.11.2, camlp4-3.11.2, ocaml-findlib |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ulex |
Paketgröße | 32944 Byte |
Prüfsumme MD5 | 0e1fe8b8e9f6b6dd36cb130a642e94f1 |
Prüfsumme SHA1 | 98a4563a87c5536dc644ddeec535dda09e9437ba |
Prüfsumme SHA256 | a2bcb0869bf8725ed47a3eccbe533e24e1add73fca11a8ad8aa8aa69dec47e20 |
Link zum Herunterladen | ocaml-ulex_1.1-1build2_i386.deb |
Ausführliche Beschreibung | 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.
|