EarlGray / language-incubatorLinks
Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.
☆58Updated last year
Alternatives and similar repositories for language-incubator
Users that are interested in language-incubator are comparing it to the libraries listed below
Sorting:
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 2 months ago
- ☆18Updated 5 years ago
- An experimental language with compile time bounds checking☆15Updated 5 years ago
- A newborn programming language for extensible software☆16Updated 3 years ago
- SECD microprocessor reimplementation in VHDL☆35Updated 5 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- A small λ-calculus interpreter in C☆56Updated 10 years ago
- quick c☆35Updated 3 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 6 years ago
- A Scheme-like Lisp interpreter that can also run as an operating system☆20Updated 11 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- A toy programming language.☆40Updated last year
- Self-hosting compiler for the Grace programming language