myntax
OCaml parser and printer
A parser and pretty-printer generator for the OCaml programming language
51 stars
7 watching
3 forks
Language: OCaml
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the process of building parsers in OCaml with minimal boilerplate code | 125 |
| A WebAssembly backend for the OCaml programming language | 79 |
| A parser and printer for date-times in ISO8601 format. | 29 |
| Generates pretty-printed output from Menhir parser files in various formats | 55 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| A utility library for pretty-printing indentation in OCaml programs. | 43 |
| A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
| A debugging tool for OCaml programming | 11 |
| A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
| A Unicode-friendly lexer generator for OCaml. | 244 |
| A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
| A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
| Automates formatting of OCaml code to conform to specific coding standards | 642 |
| A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. | 146 |