tomjridge / tjr_simple_earleyLinks
Simple implementation of a parsing algorithm inspired by Earley
☆14Updated 3 years ago
Alternatives and similar repositories for tjr_simple_earley
Users that are interested in tjr_simple_earley are comparing it to the libraries listed below
Sorting:
- Ropes ("heavyweight strings") for OCaml☆49Updated 11 months ago
- Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notat…☆46Updated last year
- OCaml backend for Agda☆40Updated 6 years ago
- HardCaml implementation of the OCaml ZINC Abstract Machine☆45Updated 5 years ago
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- miniKanren in OCaml☆31Updated 2 years ago
- ☆38Updated 5 years ago
- A simple monadic parser combinator library for OCaml☆67Updated 2 years ago
- OCaml interpreter☆102Updated 5 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- A simple parser combinator library for Ocaml☆30Updated 3 years ago
- Efficient binder representation in OCaml☆42Updated last year
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 5 months ago
- A dumb OCaml logger☆37Updated last year
- Minimalistic logic programming framework☆22Updated 5 years ago
- A Certified Interpreter for ML with Structural Polymorphism☆44Updated 3 months ago
- The language of the future!☆72Updated last year
- Scheme (R6RS subset) interpreter written in OCaml☆16Updated 5 years ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 10 years ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆38Updated 3 years ago
- Raspberry Pi boot support for the OCaml system (unreleased)☆56Updated 8 months ago
- ☆27Updated 6 years ago
- Delimited continuations in byte-code and native OCaml☆27Updated 4 years ago
- Transducers in OCaml. About as Haskelly as you can manage. Hoping to fix that.☆17Updated 10 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Convert from camlp4 + syntax extensions to regular OCaml + extension points and attributes☆21Updated 5 years ago
- OCaml with macros☆58Updated last month
- The core OCaml system: compilers, runtime system, base libraries☆21Updated 3 weeks ago