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 and Sam Goldman |
---|---|
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.32.0.tar.gz sha256=0dc6316e265b20c1b9fb8ae2b45ee5c7ae0315f2724c3c8f8a5de7782efe3467 md5=c26a1bf00f9e8b71c614db8bb9860be5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/flow_parser/flow_parser.0.32.0/opam |
No package is dependent