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/v3.0.tar.gz
md5=30778b8946f9e2dda8acd5865b3bf4bb
sha512=564780b7af8b3ddd32c9164caa42fd24b2ff59e0bf9977bcee4c3ddea2be3f0c870bd95949b639c5f1942e0fa2604902f5cd3eb9041d59b6ee2367895df556df
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sedlex/sedlex.3.0/opam
Required by