bourguet / operator_precedence_parsingLinks
C89 expressions parsed with the shunting yard algorithm in Python
☆84Updated last year
Alternatives and similar repositories for operator_precedence_parsing
Users that are interested in operator_precedence_parsing are comparing it to the libraries listed below
Sorting:
- The Pika Parser reference implementation☆146Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Lox interpreter written in Lox☆124Updated 4 months ago
- The Egel Programming Language☆83Updated 6 months ago
- ☆29Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 8 months ago
- A PEG parsing machine with support for incremental parsing.☆96Updated 9 months ago
- A programming language where the syntax and semantics are mutable at runtime☆169Updated 13 years ago
- Paka language☆161Updated 2 years ago
- ☆99Updated last week
- The Silk Programming Language☆79Updated 4 years ago
- A website for the #proglangdesign community on freenode☆112Updated 3 weeks ago
- Tools for rapid prototyping of DSL compilers☆87Updated 4 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last month
- The Floyd programming language☆151Updated 3 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A Scannerless GLR parser/parser generater.☆111Updated 7 months ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A toy programming language.☆41Updated last year
- Glide programming language☆39Updated 2 years ago
- A small malloc implementation, for use in WebAssembly☆186Updated last year
- A system to amalgamate any features you want into any language you need☆26Updated 3 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 months ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Fast C-like programming language with advanced features☆167Updated 3 years ago
- ☆39Updated 4 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