| Name : ocaml-ulex
| |
| Version : 0.9
| Vendor : ALT Linux Team
|
| Release : alt1
| Date : 2006-08-01 17:40:01
|
| Group : Development/ML
| Source RPM : ocaml-ulex-0.9-alt1.src.rpm
|
| Size : 0.07 MB
| |
| Packager : Alex V_ Myltsev < avm_altlinux_ru>
| |
| Summary : a Unicode lexer generator for Objective Caml
|
Description :
ulex is a lexer generator for Unicode and OCaml.
ulex adds a new kind of expression to OCaml: lexer definitions. Unlike ocamllex, lexers work on stream of Unicode code points, not bytes.
|