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
- 10 Sep 2021
- Authors
- Maintainers
Sources
Dependencies
visitors
build
sedlex
>= "2.3"
ppx_gen_rec
build
ppx_deriving
build
ocamlfind
build
ocamlbuild
build
ocaml
>= "4.10.2" & < "4.13~"
dtoa
>= "0.3.2"
core_kernel
>= "v0.14.1"
base
>= "v0.14.1"
Reverse Dependencies