flow_parser
The Flow parser is a JavaScript parser written in OCaml
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 Aug 2018
- Authors
- Maintainers
Sources
Dependencies
ppx_tools_versioned
= "5.2"
sedlex
< "2.0"
ppx_gen_rec
build
ppx_deriving
build
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.03.0"
Reverse Dependencies