package flow_parser

  1. Overview
  2. Docs
The Flow parser is a JavaScript parser written in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.80.0.tar.gz
md5=1b8bdc60522a4c6d8da8d2387f27a73a

Description

It produces an AST that conforms to ESTree. 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 https://flow.org.

Published: 31 Aug 2018

Dev Dependencies

None

Used by

None

Conflicts

None