package flow_parser

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.246.0.tar.gz
md5=5c57d271f28352f52dff2dadd7cfff02
sha512=01c10524a82fc31f66a882cb250ea840c40d07e57bf9eec4c9e0ae2aacf750c1de3ed69d5fcc74eb69ed55b8b1987d674970784622b3232a23a7129789c159c9

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: 17 Sep 2024

Dependencies (7)

  1. wtf8
  2. ppx_gen_rec build
  3. ppx_deriving build
  4. ppxlib >= "0.32.1"
  5. base >= "v0.16.3"
  6. dune >= "3.2"
  7. ocaml >= "5.2.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.