nice-parser

Parser generator

Automates the process of building parsers in OCaml with minimal boilerplate code

Nice parsers in OCaml without the boilerplate

GitHub

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

boilerplatedunelexingmenhirocamlocamllexparser-generatorparsing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lelio-brun/obelisk Generates pretty-printed output from Menhir parser files in various formats 55
pyrocat101/opal A set of monadic parser combinators for OCaml to simplify building parsers. 146
klakplok/goji Generates OCaml bindings from high-level descriptions of JavaScript libraries 44
jaredly/myntax A parser and pretty-printer generator for the OCaml programming language 51
ocaml/tuareg An Emacs mode for editing and working with the OCaml programming language 364
ocaml-community/sedlex A tool for generating Unicode-friendly lexers in OCaml 240
ocaml-community/yojson A library that parses and pretty-prints JSON data into an OCaml tree data structure 328
jin/rules_ocaml Provides Bazel build rules for OCaml programming language 37
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
laurentmazare/npy-ocaml A library that allows OCaml bigarrays to be written and read in the NumPy file format 41
ygrek/ocaml-cbor Provides OCaml bindings to the CBOR data encoding standard 24
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
whitequark/sublime-better-ocaml A plugin that improves Sublime Text's default highlighting and support for OCaml syntax. 23
laurentmazare/ocaml-bert Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. 23