package sedlex

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.tar.gz
md5=30778b8946f9e2dda8acd5865b3bf4bb
sha512=564780b7af8b3ddd32c9164caa42fd24b2ff59e0bf9977bcee4c3ddea2be3f0c870bd95949b639c5f1942e0fa2604902f5cd3eb9041d59b6ee2367895df556df

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.