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.268.0.tar.gz
md5=b179a80aea922c4afbe1fe8a15b17770
sha512=70afc08a1c9319e8e22e33dedef49fde84fbe513ddd40f218756d6b551a6986334c1c2d2402ba0310084f9185a3de8d8bb538b937130ed8a3aca71f10450bcd0

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: 28 Apr 2025

Dependencies (7)

  1. wtf8
  2. ppx_gen_rec build
  3. ppx_deriving build
  4. ppxlib >= "0.32.1" & < "0.36.0"
  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.