flow_parserversion
The Flow parser is a JavaScript parser written in OCaml. It produces an AST
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.
Authors | Avik Chaudhuri, Basil Hosmer, Gabe Levi, Jeff Morrison, Marshall Roch, Sam Goldman and James Kyle |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/facebook/flow/tree/master/src/parser |
Issue Tracker | https://github.com/facebook/flow/issues |
Maintainer | gabe@fb.com |
Dependencies |
|
Source [http] | https://github.com/facebook/flow/archive/v0.38.0.tar.gz sha256=f21b56e10c1bddfe3d59da872e50d4013672a41f11a5d25d9dd67e494e8f1ae7 md5=aeccb250256697c4598fb23c1c3b6af3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/flow_parser/flow_parser.0.38.0/opam |
No package is dependent