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.36.0.tar.gz
sha256=064792468e9b811fbc8d030de18b5b296b6214b2429e6c40876a64262e65fb16
md5=44a2a93006dbbf0728f7c03737e6deac

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: 24 Nov 2016

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.