berke / aurochsLinks
Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notation (a .peg file) and produces bytecode (a .nog file) for a stack automaton. This bytecode is later interpreted on the input to parse using a C library. Bindings are given for Ocaml, Java and Exascript.
☆46Updated 2 years ago
Alternatives and similar repositories for aurochs
Users that are interested in aurochs are comparing it to the libraries listed below
Sorting:
- miniKanren in OCaml☆31Updated 2 years ago
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- List of bindings in OCaml to cordova plugins.☆26Updated 9 years ago
- ☆38Updated 6 years ago
- The core OCaml system: compilers, runtime system, base libraries☆22Updated last week
- Dynamic types for OCaml☆24Updated 9 years ago
- Minimalistic logic programming framework☆22Updated 6 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 4 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 6 months ago
- Embed typed ASN.1 grammars in OCaml☆36Updated last year
- Outdated version of an LLVM based backend for OCaml. Newer version:☆22Updated 14 years ago
- Wiki for ocaml compiler internals☆49Updated 12 years ago
- Delimited continuations in byte-code and native OCaml☆27Updated 5 years ago
- Yet another type combinator library☆55Updated 3 years ago
- Abstract engine for text edition in OCaml☆123Updated 7 months ago
- A simple monadic parser combinator library for OCaml☆69Updated 3 years ago
- A dumb OCaml logger☆37Updated 2 years ago
- OCaml with macros☆60Updated 4 months ago
- ☆26Updated 13 years ago
- OCaml interpreter☆102Updated 6 years ago
- Library for incremental computations depending only on Core_kernel☆47Updated 7 years ago
- An easy interface on top of the Irmin library.☆43Updated 5 years ago
- Transducers in OCaml. About as Haskelly as you can manage. Hoping to fix that.☆16Updated 10 years ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 11 years ago
- Simple implementation of a parsing algorithm inspired by Earley☆15Updated 3 years ago
- OCaml backend for Agda☆39Updated 7 years ago
- C++ FFI Generator for Ocaml☆38Updated 11 months ago
- Proposal for namespacing in OCaml☆39Updated 7 years ago
- Raspberry Pi boot support for the OCaml system (unreleased)☆56Updated last year