package nice_parser
- 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
Nice parsers without the boilerplate
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.0.tar.gz
md5=56355492a47db73a577e2cc692d164ab
sha512=b6aec833d73da71468cad54696f8e1a2be5a6eb77437eca7e533d1f83af426c841f3789d6c71cff79bf5852e94008f6f03bdea1096e10747c00c1e46456a100f
Description
Nice_parser wraps your {menhir, ocamlyacc}-generated parser in a sane interface, eliminating boilerplate code.
Published: 28 Jul 2019
Dev Dependencies (6)
-
odoc
with-doc -
ppx_expect
with-test & < "v0.13" -
ppx_inline_test
with-test & < "v0.13" -
ppx_jane
with-test & < "v0.13" -
base
with-test & < "v0.13" -
menhir
with-test
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page