lukehutch / pikaparser
The Pika Parser reference implementation
☆144Updated 2 years ago
Alternatives and similar repositories for pikaparser:
Users that are interested in pikaparser are comparing it to the libraries listed below
- A PEG parsing machine with support for incremental parsing.☆87Updated last month
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆123Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆76Updated 8 months ago
- A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites☆277Updated 2 years ago
- A Java parser combinator library written with an unmatched feature set.☆124Updated 3 years ago
- A programming language where the syntax and semantics are mutable at runtime☆164Updated 12 years ago
- A declarative concatenative programming language☆164Updated 5 months ago
- A simple ML-like programming language with subtyping and full type inference.☆171Updated 4 months ago
- The IntercalScript programming language☆136Updated 4 years ago
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆263Updated last year
- Cone Programming Language☆535Updated 2 years ago
- ☆172Updated 5 months ago
- A fast functional language based on two level type theory☆389Updated 2 years ago
- Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays☆346Updated last month
- Cat - a statically typed functional stack-based programming language☆259Updated 7 years ago
- A human readable quasi-concatenative programming language☆250Updated last month
- graph based intermediate representation and backend for optimising compilers☆504Updated 3 weeks ago
- A Compiler for the Popr Language