slebok / zooLinks
Grammar Zoo
☆92Updated 6 years ago
Alternatives and similar repositories for zoo
Users that are interested in zoo are comparing it to the libraries listed below
Sorting:
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated last year
- Continuation Passing C☆112Updated 6 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 2 months ago
- A Tree Parser Generator☆99Updated 9 months ago
- A small λ-calculus interpreter in C☆56Updated 10 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- Yet Another Earley Parser☆139Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated 11 months ago
- The Pika Parser reference implementation☆144Updated 3 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆81Updated last year
- Editor for language composition☆58Updated 2 years ago
- the Meta-II VM in C☆19Updated 9 years ago
- ☆56Updated 8 years ago
- Modernized Sisal Interpreter☆28Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- An attribute grammar-based programming language for composable language extensions☆63Updated this week
- EBNF grammar of LLVM IR assembly.☆66Updated 2 years ago
- A PEG parsing machine with support for incremental parsing.☆91Updated 5 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Parse any language you can describe in BNF☆160Updated last year
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- ☆34Updated 4 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- A programming language where the syntax and semantics are mutable at runtime☆167Updated 13 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Bottom Up Rewrite Generator☆29Updated 7 years ago