opal
Parser builder
A set of monadic parser combinators for OCaml to simplify building parsers.
Self-contained monadic parser combinators for OCaml
146 stars
3 watching
14 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list
parser-combinatorsparser-monad
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the process of building parsers in OCaml with minimal boilerplate code | 125 |
| A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. | 656 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| Provides a syntax extension for monadic computations in OCaml. | 7 |
| A parser and printer for date-times in ISO8601 format. | 29 |
| A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
| A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. | 101 |
| A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| Automates formatting of OCaml code to conform to specific coding standards | 642 |
| A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
| A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,957 |
| Generates pretty-printed output from Menhir parser files in various formats | 55 |
| Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 24 |
| Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 |
| OCaml bindings for Python | 187 |