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.4.tar.gz
md5=1caec7e0d17b2ab27ea9f5ccf193ad42
sha512=848a06517c89d40a8162c2d06d2ff3197de5aae5f22345f8f172183f8cf4d728406cc0e3f94365170a9d6167dc083973b4e4a4683871693138c8e82df7877b5f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sedlex/sedlex.2.4/opam
Required by