package flow_parser
The Flow parser is a JavaScript parser written in OCaml. It produces an AST
Install
Dune Dependency
Authors
Maintainers
Sources
v0.44.0.tar.gz
sha256=5c20a20c500e2a29dbe2b53ecc0c4a5172c849417c8bff32b2fa478703bf382f
md5=b2b5a5e032a44f255bb313993c2f6602
Description
that conforms to SpiderMonkey's Parser API and that mostly matches what esprima produces. The Flow Parser can be compiled to native code or can be compiled to JavaScript using js_of_ocaml.
To find out more about Flow, check out http://flowtype.org.
Published: 15 Apr 2017
Dependencies (4)
- sedlex
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.03.0" & < "4.06.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page