package flow_parser

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.229.1.tar.gz
sha256=1d45d9e8da6f2409e6544068d15ce200e3e9c9d7187219b7bbbe144944c97ae2
md5=8a71ada3866d6c3a9f3825a48965501b

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: 27 Feb 2024

Dependencies (7)

  1. wtf8
  2. ppx_gen_rec build
  3. ppx_deriving build
  4. ppxlib >= "0.26.0" & < "0.36.0"
  5. base >= "v0.14.1"
  6. dune >= "3.2"
  7. ocaml >= "4.14.0" & < "5.2"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.