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

Install

Authors

Maintainers

Sources

v3.1.tar.gz
md5=e9d423a4cb194af3f39cc38eeb033eeb
sha512=27c7954c03a9d78f252167708afe7d91648ad3d3aa529e00c73da75bac49c2cf552cc9d27d29f1d9a04b1e2b47b7c6de9e9850c53124ad9f311d0a8f54bb9cae

Description

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.

Published: 02 Mar 2023

Dependencies (4)

  1. gen
  2. ppxlib >= "0.26.0"
  3. dune >= "2.8"
  4. ocaml >= "4.14"

Dev Dependencies (2)

  1. odoc with-doc
  2. ppx_expect with-test

Used by (29)

  1. beluga >= "1.0"
  2. catala
  3. chamo >= "3.0"
  4. embedded_ocaml_templates
  5. flow_parser = "0.44.0" | >= "0.159.0"
  6. flowtype >= "0.44.0" & < "0.62.0" | >= "0.87.0" & < "0.94.0"
  7. frenetic >= "5.0.0" & != "5.0.3"
  8. fstar >= "2022.01.15"
  9. haxe >= "4.0.0"
  10. higlo >= "0.8"
  11. iri != "0.4.0"
  12. js_of_ocaml-compiler >= "5.1.0"
  13. kdl
  14. lambdapi >= "2.0.0"
  15. ldp
  16. liquidsoap >= "1.4.0"
  17. m17n
  18. modelica_ml
  19. opazl
  20. owi
  21. pds >= "5.38"
  22. ppx_css >= "v0.15.1"
  23. ppx_string_interpolation >= "1.0.1"
  24. rdf = "0.10.0" | >= "0.12.0"
  25. scfg
  26. sgf >= "1.0.1"
  27. stk
  28. wcs-lib = "2017-05-26.02" | >= "2017-05-26.05"
  29. xtmpl >= "0.13.0" & < "0.16.0" | >= "0.18.0"

Conflicts

None