lukehutch / pikaparserLinks
The Pika Parser reference implementation
☆146Updated 3 years ago
Alternatives and similar repositories for pikaparser
Users that are interested in pikaparser are comparing it to the libraries listed below
Sorting:
- A PEG parsing machine with support for incremental parsing.☆94Updated 9 months ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Lightweight framework for easy and efficient code generation☆105Updated last year
- A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites☆282Updated 2 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆124Updated 4 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- Robust multi-prompt delimited control and effect handlers in C/C++☆129Updated 2 years ago
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆266Updated 2 years ago
- A programming language where the syntax and semantics are mutable at runtime☆169Updated 13 years ago
- A simple ML-like programming language with subtyping and full type inference.☆183Updated last year
- ☆39Updated 4 years ago
- The IntercalScript programming language☆139Updated 5 years ago
- A Compiler for the Popr Language☆255Updated 4 years ago
- The Whiley Compiler (WyC)☆223Updated 2 years ago
- Calcium has been merged into FLINT -- use https://github.com/flintlib/flint/ instead☆82Updated 2 years ago
- A website for the #proglangdesign community on freenode☆112Updated 3 weeks ago
- A Scannerless GLR parser/parser generater.☆111Updated 7 months ago
- A Java parser combinator library written with an unmatched feature set.☆131Updated 4 years ago
- The Higher-Order Intermediate Representation☆161Updated last week
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Paka language☆161Updated 2 years ago
- A declarative concatenative programming language☆168Updated 2 months ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 6 months ago
- prototype parser run-time, back-end for different kinds of parser generators, including rascal.☆53Updated 5 months ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching