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.1.zip
md5=30fdddb1c9d8301bad3d5b3d2cbbefbf
sha512=7c937c5ed234ac6f97aacec5e9f185c4490ab8cc953d071b1bbb93983e5518c4c0fb96782a43348631270c7b4f3e0c5dc312777644724adf955f9a58070b3f12
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sedlex/sedlex.2.1/opam
Required by