camlp4
Parser tool
A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system.
Camlp4 tool
101 stars
12 watching
36 forks
Language: OCaml
last commit: about 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 | |
| Automates formatting of OCaml code to conform to specific coding standards | 642 | |
| A PDF file format and manipulation library written in OCaml | 202 | |
| A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 | |
| A combinator library that decodes JSON-like data into OCaml types | 85 | |
| A utility library for pretty-printing indentation in OCaml programs. | 43 | |
| A set of monadic parser combinators for OCaml to simplify building parsers. | 146 | |
| A WebAssembly backend for the OCaml programming language | 79 | |
| A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 | |
| A parser and printer for date-times in ISO8601 format. | 29 | |
| A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 | |
| A Message Parser Library Implementing the MQTT PubSub Protocol | 19 | |
| A library to parse command line arguments using GNU getopt syntax in Erlang. | 251 | |
| A debugging tool for OCaml programming | 11 | |
| Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |