bourguet / operator_precedence_parsingLinks
C89 expressions parsed with the shunting yard algorithm in Python
☆79Updated 11 months ago
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☆144Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Lox interpreter written in Lox☆123Updated 2 years ago
- ☆93Updated this week
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- The Egel Programming Language☆84Updated last month
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- ☆29Updated 4 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 2 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 4 months ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆123Updated 3 years ago
- Paka language☆161Updated 2 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- The Floyd programming language☆151Updated 2 years ago
- The compiler and standard distribution for the C∀ programming language☆80Updated last month
- The programming language DINO☆124Updated 5 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 year
- A website for the #proglangdesign community on freenode☆108Updated 2 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 4 months ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- A PEG parsing machine with support for incremental parsing.☆91Updated 5 months ago
- A Scannerless GLR parser/parser generater.☆112Updated 2 months ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Yet Another Earley Parser☆139Updated 3 years ago
- A small malloc implementation, for use in WebAssembly☆166Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 10 months ago
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- Fast C-like programming language with advanced features☆167Updated 2 years ago