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: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml/merlinProvides context-sensitive completion for the OCaml programming language in text editors.1,593
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
johnwhitington/camlpdfA PDF file format and manipulation library written in OCaml202
brendanlong/ocaml-ooxmlA collection of OCaml libraries for parsing and working with Microsoft Office document formats32
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
pyrocat101/opalA set of monadic parser combinators for OCaml to simplify building parsers.146
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
ocaml-community/yojsonA library that parses and pretty-prints JSON data into an OCaml tree data structure328
ocaml-community/iso8601.mlA parser and printer for date-times in ISO8601 format.29
mirage/ocaml-cowA set of parsers and syntax extensions to manipulate web formats from OCaml code107
j0sh/ocaml-mqttA Message Parser Library Implementing the MQTT PubSub Protocol19
jcomellas/getoptA library to parse command line arguments using GNU getopt syntax in Erlang.251
tsubame-sp/ocaml_at_pA debugging tool for OCaml programming11
ocaml-multicore/multicore-talksRepository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library29