package sedlex

  1. Overview
  2. Docs
An OCaml lexer generator for Unicode

Install

Dune Dependency

Authors

Maintainers

Sources

v3.3.tar.gz
md5=4603d572e24f3515fe7e7d0b665bdda6
sha512=791b172b59256cb77df1bbd9e3136aa79e65bcb3df1f64bbe10933d624bad59a7d8b358c35abd07c267b89a3feb01f935e927ffc4fe9c6eb2ac6637cfa9b42cd

doc/sedlex_ppx/Sedlex_ppx/Sedlex/index.html

Module Sedlex_ppx.SedlexSource

Sourcetype regexp
Sourceval seq : regexp -> regexp -> regexp
Sourceval alt : regexp -> regexp -> regexp
Sourceval rep : regexp -> regexp
Sourceval plus : regexp -> regexp
Sourceval eps : regexp
Sourceval compl : regexp -> regexp option
Sourceval subtract : regexp -> regexp -> regexp option
Sourceval intersection : regexp -> regexp -> regexp option
Sourceval compile : regexp array -> ((Sedlex_cset.t * int) array * bool array) array
OCaml

Innovation. Community. Security.