camlp4

Parser tool

A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system.

Camlp4 tool

GitHub

101 stars
12 watching
36 forks
Language: OCaml
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml/merlin Provides context-sensitive completion for the OCaml programming language in text editors. 1,593
ocaml-ppx/ocamlformat Automates formatting of OCaml code to conform to specific coding standards 642
johnwhitington/camlpdf A PDF file format and manipulation library written in OCaml 202
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 32
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 85
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
pyrocat101/opal A set of monadic parser combinators for OCaml to simplify building parsers. 146
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 79
ocaml-community/yojson A library that parses and pretty-prints JSON data into an OCaml tree data structure 328
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
mirage/ocaml-cow A set of parsers and syntax extensions to manipulate web formats from OCaml code 107
j0sh/ocaml-mqtt A Message Parser Library Implementing the MQTT PubSub Protocol 19
jcomellas/getopt A library to parse command line arguments using GNU getopt syntax in Erlang. 251
tsubame-sp/ocaml_at_p A debugging tool for OCaml programming 11
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29