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
v2.1.zip
md5=30fdddb1c9d8301bad3d5b3d2cbbefbf
sha512=7c937c5ed234ac6f97aacec5e9f185c4490ab8cc953d071b1bbb93983e5518c4c0fb96782a43348631270c7b4f3e0c5dc312777644724adf955f9a58070b3f12
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: 10 Jul 2019
Dependencies (6)
- uchar
- gen
-
ocaml-migrate-parsetree
< "2.0.0" -
ppx_tools_versioned
>= "5.2.2" -
dune
>= "1.8" -
ocaml
>= "4.02.3" & < "5.0"
Dev Dependencies
None
Used by (27)
-
acgtk
>= "2.1.0" -
beluga
= "1.0" -
catala
< "0.5.0" - css-parser
- 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
-
fstar
< "2025.06.20" - gufo
-
haxe
>= "4.0.0" -
higlo
>= "0.8" - opazl
- owi
- passage
-
pds
>= "5.38" -
piqilib
>= "0.6.16" -
ppx_css
< "v0.16.0" - ppx_string_interpolation
- query-json
- scfg
-
sgf
>= "1.0.1" - stk
-
wcs-lib
>= "2017-05-26.02"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page