lukehutch / pikaparserLinks
The Pika Parser reference implementation
☆148Updated 3 weeks 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.☆96Updated 11 months ago
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆131Updated 2 years ago
- A programming language where the syntax and semantics are mutable at runtime☆169Updated 13 years ago
- A Compiler for the Popr Language☆257Updated 5 years ago
- A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites☆282Updated 2 years ago
- The Higher-Order Intermediate Representation☆161Updated last week
- Lightweight framework for easy and efficient code generation☆104Updated last year
- The Whiley Compiler (WyC)☆227Updated 2 years ago
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆268Updated 2 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆208Updated 5 years ago
- The IntercalScript programming language☆139Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 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
- A simple ML-like programming language with subtyping and full type inference.☆187Updated last year
- ☆39Updated 5 years ago
- Grammar Zoo☆98Updated 7 years ago
- A Java parser combinator library written with an unmatched feature set.☆131Updated 4 years ago
- Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays☆384Updated 2 months ago
- prototype parser run-time, back-end for different kinds of parser generators, including rascal.☆53Updated 7 months ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆107Updated 8 months ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- The practical relational programing language for data-oriented applications☆213Updated 3 years ago
- Alternative algorithm for algebraic subtyping.☆173Updated 2 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆209Updated last year
- The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based…☆448Updated this week