package sedlex
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An OCaml lexer generator for Unicode
Install
dune-project
Dependency
Authors
Maintainers
Sources
v3.7.tar.gz
md5=893790268f68a1bb60dcc139f390a2d3
sha512=053bceea4944309705e6b8014381711a2c4f7f0ab235cd239e2d2f5a2dbd3efe1b1c2d533631a8545dacf563cdb5b7469fe53982ef79ace270ee8a4a471f1fe2
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: 08 Oct 2025
Dev Dependencies (2)
-
odoc
with-doc -
ppx_expect
with-test
Used by (43)
-
acgtk
>= "2.1.0" - awsm-codegen
-
beluga
>= "1.0" - bytestring
-
catala
>= "1.0.0~beta" - chamo
-
config
< "0.0.3" - diffast-core
- diffast-langs-common
- diffast-langs-cpp-parsing
- diffast-langs-fortran-parsing
- diffast-langs-java-parsing
- diffast-langs-python-parsing
- diffast-langs-verilog-parsing
- embedded_ocaml_templates
-
flow_parser
< "0.229.1" - frenetic
-
fstar
>= "2025.06.20" -
haxe
>= "4.0.0" -
higlo
>= "0.8" -
iri
>= "0.5.0" -
js_of_ocaml-compiler
>= "5.1.0" -
kdl
< "0.2.0" - lambdapi
- ldp
-
liquidsoap
< "2.3.3" - liquidsoap-lang
- matita
- opazl
- owi
- passage
-
pds
>= "5.38" -
ppx_string_interpolation
>= "1.0.1" - query-json
-
rdf
>= "0.12.0" - scfg
-
sgf
>= "1.0.1" - stk
-
styled-ppx
>= "0.61.0" - wasm_of_ocaml-compiler
-
wcs-lib
= "2017-05-26.02" | >= "2017-05-26.05" -
xtmpl
>= "0.18.0" - yojson-five
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page