sedlexversion

An OCaml lexer generator for Unicode

sedlex is a lexer generator for OCaml. It is similar to ocamllex, but supports Unicode. Unlike ocamllex, sedlex allows lexer specifications within regular OCaml source files. Lexing specific constructs are provided via a ppx syntax extension.

AuthorsAlain Frisch <alain.frisch@lexifi.com> and https://github.com/ocaml-community/sedlex/graphs/contributors
LicenseMIT
Published
Homepagehttps://github.com/ocaml-community/sedlex
Issue Trackerhttps://github.com/ocaml-community/sedlex/issues
MaintainerAlain Frisch <alain.frisch@lexifi.com>
Dependencies
Source [http] https://github.com/ocaml-community/sedlex/archive/v2.3.tar.gz
md5=bca8b8844d525f3f200d57fddfd2bcfa
sha512=f91bbda9e79417e0a7c723a8efd9644404ffc91c60898b8fa07a514c38bc8472eae34419405354ae80966feb8d3203943f78776ad395a16132c7c890e3dbd7d8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sedlex/sedlex.2.3/opam
Required by