haberman / gazelleLinks
A system for creating fast, reusable parsers
☆172Updated 10 years ago
Alternatives and similar repositories for gazelle
Users that are interested in gazelle are comparing it to the libraries listed below
Sorting:
- Parse any language you can describe in BNF☆163Updated 2 years ago
- pacc: a compiler-compiler☆37Updated 9 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 13 years ago
- The Kollos project [ARCHIVED]☆30Updated 3 years ago
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated 2 years ago
- C++ compiler for the programming language Wake: a fast, expressive, typesafe language built with testability from the ground up.☆55Updated 10 years ago
- The Slate programming language☆149Updated 2 years ago
- Marpa parse engine C library -- STABLE☆99Updated 2 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Fork of Ian Piumarta's maru self-bootstrapping lisp compiler. Work has moved to http://code.google.com/r/kurts68-maru/☆41Updated 4 years ago
- MLton with Realtime GC and Threading features☆103Updated last year
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- A PEG that compiles itself.☆76Updated 15 years ago
- Studio is an interactive software diagnostics environment☆121Updated 4 years ago
- Modernized Sisal Interpreter☆29Updated 7 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Strongtalk VM☆103Updated 4 years ago
- Scripting with Least Privilege☆110Updated 8 years ago
- The Mythryl programming language☆117Updated 9 years ago
- BSD Licensed Bignum Library☆232Updated last year
- ♥ Janusz Brzozowski☆162Updated last year
- Compiler and tools for the L programming language☆72Updated last year
- A programming language for live coding☆163Updated 5 years ago
- Continuation Passing C☆115Updated 6 years ago
- ☆36Updated 10 months ago
- Metaprogramming framework for .net☆91Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- A prolog-like language with compound truth value logic☆69Updated 7 years ago
- An arrow-based parser combinator library for C