bourguet / operator_precedence_parsing
C89 expressions parsed with the shunting yard algorithm in Python
☆74Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for operator_precedence_parsing
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆115Updated 2 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆59Updated 2 months ago
- The Egel Programming Language☆80Updated last month
- A website for the #proglangdesign community on freenode☆109Updated 3 weeks ago
- ☆86Updated this week
- A toy programming language.☆37Updated 10 months ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆124Updated 3 years ago
- A small malloc implementation, for use in WebAssembly☆148Updated 11 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆65Updated 4 months ago
- Lox interpreter written in Lox☆114Updated last year
- The Pika Parser reference implementation☆141Updated 2 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 2 years ago
- A programming language where the syntax and semantics are mutable at runtime☆163Updated 12 years ago
- The Silk Programming Language☆79Updated 3 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆66Updated 6 months ago
- Glide programming language☆41Updated last year
- The best C-like language that can be implemented in 10kLOC.☆482Updated last week
- A human readable quasi-concatenative programming language☆245Updated last month
- A C library for displaying informative, clean and readable errors☆26Updated 8 months ago
- A statically-typed variant of Lox, written in TypeScript☆118Updated last year
- A type-safe C successor that compiles directly to various platforms.☆138Updated last month
- A PEG parsing machine with support for incremental parsing.☆83Updated 2 years ago
- The IntercalScript programming language☆134Updated 4 years ago
- A simple little programming language that could one day compile to JavaScript.☆22Updated 3 weeks ago
- Paka language☆160Updated last year
- A simple ML-like programming language with subtyping and full type inference.☆164Updated 5 months ago
- A more powerful C/C++ preprocessor.☆84Updated 4 years ago