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.2.tar.gz
md5=b67eec3a80a7fed8e6c91e47260b0843
sha512=00e257d1b97e99d49028d2e38b20a05c6aa151c362991c37c17522bf58c19e273b762ea39dd9783ed9ecc60d11dadeabb0487e16b4af91536e45e7e18c86cfe9
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: 03 Jul 2023
Dev Dependencies (2)
-
odoc
with-doc -
ppx_expect
with-test
Used by (43)
-
acgtk
>= "2.1.0" - awsm-codegen
-
beluga
>= "1.0" - bytestring
- catala
- chamo
-
config
< "0.0.3" - diffast-core
- 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
>= "2022.01.15" & < "2025.06.20" - haxe
-
higlo
>= "0.8" - iri
-
js_of_ocaml-compiler
>= "5.1.0" & < "5.9.0" -
kdl
< "0.2.0" - lambdapi
- ldp
-
liquidsoap
< "2.3.3" - liquidsoap-lang
- matita
- opazl
- owi
- passage
-
pds
>= "5.38" -
ppx_css
>= "v0.15.1" -
ppx_string_interpolation
>= "1.0.1" - query-json
- rdf
- scfg
- sgf
- 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