geekysuavo / ll1
A bison grammar for parsing bison grammars
☆9Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ll1
- The fluffy programming language main repository☆24Updated 11 years ago
- lambda calculus interpreter☆39Updated 3 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆58Updated 9 months ago
- The Carburetta scanner & parser generator☆15Updated 3 weeks ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 8 years ago
- C++ implementation of Robert Nystrom's toy language lox☆30Updated 4 years ago
- Simple conservative GC using mimalloc☆38Updated 2 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆59Updated 2 months ago
- A more powerful C/C++ preprocessor.☆84Updated 4 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- PackCC is a packrat parser generator for C.☆22Updated 5 years ago
- A Gallina compiler with C++17 as an intermediate representation☆42Updated 3 years ago
- Small arena allocator in c☆30Updated 3 years ago
- A PEG parsing machine with support for incremental parsing.☆83Updated 2 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A small λ-calculus interpreter in C☆49Updated 10 years ago
- Scribe Reference Compiler☆23Updated last month
- An imperative, statically but weakly typed systems programming language with manual memory management.☆14Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆18Updated last year
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Hackable Lexer with UTF-8 support☆21Updated 5 years ago
- Implementation of Pratt parser in C++11☆27Updated 9 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆88Updated 2 years ago
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆74Updated 4 months ago