nice-parser
Parser generator
Automates the process of building parsers in OCaml with minimal boilerplate code
Nice parsers in OCaml without the boilerplate
125 stars
8 watching
12 forks
Language: OCaml
last commit: 10 months ago
Linked from 1 awesome list
boilerplatedunelexingmenhirocamlocamllexparser-generatorparsing
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates pretty-printed output from Menhir parser files in various formats | 55 |
| A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
| Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |
| A parser and pretty-printer generator for the OCaml programming language | 51 |
| An Emacs mode for editing and working with the OCaml programming language | 364 |
| A Unicode-friendly lexer generator for OCaml. | 244 |
| A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
| Provides Bazel build rules for OCaml programming language | 37 |
| A parser and printer for date-times in ISO8601 format. | 29 |
| A WebAssembly backend for the OCaml programming language | 79 |
| A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
| Provides OCaml bindings to the CBOR data encoding standard | 24 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| A plugin that improves Sublime Text's default highlighting and support for OCaml syntax. | 23 |
| Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 24 |