bourguet / operator_precedence_parsingLinks
C89 expressions parsed with the shunting yard algorithm in Python
☆85Updated 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☆148Updated 2 weeks ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- The Egel Programming Language☆83Updated 3 weeks ago
- Lox interpreter written in Lox☆124Updated 5 months ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 10 months ago
- ☆102Updated this week
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Paka language☆161Updated 3 years ago
- ☆29Updated 4 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated this week
- A website for the #proglangdesign community on freenode☆112Updated 2 months ago
- ☆29Updated 4 months ago
- A PEG parsing machine with support for incremental parsing.☆96Updated 11 months ago
- Fast C-like programming language with advanced features☆167Updated 3 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆73Updated 4 months 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.☆68Updated 2 months 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 mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- Lightweight framework for easy and efficient code generation☆104Updated last year
- A programming language where the syntax and semantics are mutable at runtime☆169Updated 13 years ago
- Grammar Zoo☆98Updated 7 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- Yet Another Earley Parser☆141Updated 3 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 3 years ago
- A Scannerless GLR parser/parser generater.☆113Updated 8 months ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago