package sedlex

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.4.tar.gz
md5=5c655398261226dd99b1231df3f729e1
sha512=7e5f6e93e7791058b54bcd66f0e28f8ff72e6ea759a172cf6d8d7055d352d3a4e5c23f15278e254870a0ff1caed8948e77c6fde997c2b8bd81d3484198ddd484

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.