package flow_parser

  1. Overview
  2. Docs
The Flow parser is a JavaScript parser written in OCaml. It produces an AST

Install

Dune Dependency

Authors

Maintainers

Sources

v0.52.0.tar.gz
sha256=10c9033f85feff9a0393e894dcc65302e5a7fba34190f58b1563854f3df82ead
md5=3952d688209f86ff66b7815827b4d898

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: 04 Aug 2017

Dependencies (4)

  1. sedlex < "2.0"
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.03.0" & < "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.