Blob Blame History Raw
# ocaml-sedlex

[Sedlex](https://github.com/ocaml-community/sedlex) is a lexer generator for
OCaml, similar to ocamllex, but supporting Unicode.  Contrary to ocamllex,
lexer specifications for sedlex are embedded in regular OCaml source files.