package re_parser
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Typed parsing using regular expressions.
Install
dune-project
Dependency
Authors
Maintainers
Sources
re_parser-v0.16.0.tar.gz
sha256=65e635a7996f47084d9283b85a2177dc270862e4dfa86249a904197253c2dec5
Description
Applicative-based interface for parsing using regular expressions from ocaml-re.
Shares its interface with Re2.Parser.
Published: 14 Jun 2023
Dependencies (5)
-
re
>= "1.10.3" -
dune
>= "2.0.0" -
regex_parser_intf
>= "v0.16" & < "v0.17" -
base
>= "v0.16" & < "v0.17" -
ocaml
>= "4.14.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page