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.5.tar.gz
md5=a9f257c293741c67ffc1d8ef92f99ae0
sha512=5c511a89e43999b34e50cc820a4ac71ecd0315ef144da2af1653077d7497b2ce3658898b723a7c558693766e6bc57369349cdf78c4a4b962a23d4528161b78ef
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sedlex/sedlex.2.5/opam
Required by