bourguet / operator_precedence_parsingLinks
C89 expressions parsed with the shunting yard algorithm in Python
☆81Updated 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:
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- The Egel Programming Language☆84Updated 3 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 5 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Paka language☆161Updated 2 years ago
- The Pika Parser reference implementation☆146Updated 3 years ago
- Lox interpreter written in Lox☆123Updated last month
- 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.☆67Updated last year
- ☆96Updated this week
- A PEG parsing machine with support for incremental parsing.☆92Updated 7 months ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- A website for the #proglangdesign community on freenode☆112Updated 2 weeks ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆124Updated 3 years ago
- Fast C-like programming language with advanced features☆166Updated 2 years ago
- ☆29Updated 4 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- ☆39Updated 4 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- The Floyd programming language☆151Updated 2 years ago
- The IntercalScript programming language☆138Updated 5 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 4 months ago
- The Silk Programming Language☆79Updated 4 years ago
- A programming language where the syntax and semantics are mutable at runtime☆168Updated 13 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆83Updated last year
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 weeks ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Bootstrap compiler for Firefly☆55Updated this week