bourguet / operator_precedence_parsingLinks
C89 expressions parsed with the shunting yard algorithm in Python
☆79Updated 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☆145Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆118Updated 3 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- The Egel Programming Language☆84Updated 2 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 4 months ago
- ☆94Updated last week
- Lox interpreter written in Lox☆123Updated last week
- 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 year
- The programming language DINO☆125Updated 5 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 5 months ago
- Yet Another Earley Parser☆139Updated 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
- Fast C-like programming language with advanced features☆166Updated 2 years ago
- The Floyd programming language☆151Updated 2 years ago
- Paka language☆161Updated 2 years ago
- The compiler and standard distribution for the C∀ programming language☆80Updated last week
- A small malloc implementation, for use in WebAssembly☆167Updated last year
- ☆29Updated 4 years ago
- A PEG parsing machine with support for incremental parsing.☆92Updated 5 months ago
- Grammar Zoo☆92Updated 6 years ago
- A parser generator for C☆377Updated 4 months ago
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆123Updated 3 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- A programming language where the syntax and semantics are mutable at runtime☆167Updated 13 years ago
- A website for the #proglangdesign community on freenode☆110Updated this week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- A small inline caching demo.☆15Updated 2 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆82Updated last year