true-grue / raddslLinks
Tools for rapid prototyping of DSL compilers
☆87Updated 4 years ago
Alternatives and similar repositories for raddsl
Users that are interested in raddsl are comparing it to the libraries listed below
Sorting:
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last week
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- The Higher-Order Intermediate Representation☆161Updated this week
- The fluffy programming language main repository☆25Updated 12 years ago
- An attribute grammar-based programming language for composable language extensions☆66Updated this week
- A Scannerless GLR parser/parser generater.☆111Updated 6 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A virtual machine for Monte.☆68Updated 3 weeks ago
- A programming language where the syntax and semantics are mutable at runtime☆169Updated 13 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns…☆48Updated last month
- ☆34Updated 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
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- A Pratt Parser implementation in Python☆31Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 11 months ago
- A Compiler for the Popr Language☆254Updated 4 years ago
- Demo of a WAM Prolog implementation in Python☆79Updated 2 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- The Lark programming language.☆58Updated 15 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 2 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last week
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆63Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- The Egel Programming Language☆83Updated 5 months ago