bourguet / operator_precedence_parsingLinks
C89 expressions parsed with the shunting yard algorithm in Python
☆78Updated 10 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 Egel Programming Language☆84Updated last week
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- ☆92Updated last week
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆64Updated 2 months ago
- A PEG parsing machine with support for incremental parsing.☆90Updated 3 months ago
- A system to amalgamate any features you want into any language you need☆26Updated 2 years ago
- A Scannerless GLR parser/parser generater.☆111Updated last month
- A programming language where the syntax and semantics are mutable at runtime☆166Updated 13 years ago
- Lox interpreter written in Lox☆119Updated last year
- Yet Another Earley Parser☆139Updated 3 years ago
- A website for the #proglangdesign community on freenode☆108Updated last month
- Haystack is a compiled, statically typed, stack-based language with opt-in variable assignment.☆25Updated last year
- A simple little programming language that could one day compile to JavaScript☆22Updated 4 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 3 months ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- ☆30Updated 4 years ago
- The Pika Parser reference implementation☆144Updated 2 years ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated last month
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- A work-in-progess programming language modeled after Ada and C++☆25Updated 2 years ago
- A human readable quasi-concatenative programming language☆252Updated 3 months ago
- A call-by-need statically-duck-typed language named for French mathematician Sophie Germain☆32Updated 4 months ago
- A C library for displaying informative, clean and readable errors☆25Updated last year
- The Silk Programming Language☆79Updated 4 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆80Updated 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 little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago