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:
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 4 months ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 3 weeks ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 2 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- An experimental language with compile time bounds checking☆14Updated 5 years ago
- Scheme Interpreter in Rust☆29Updated 7 years ago
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- SECD microprocessor reimplementation in VHDL☆35Updated 5 years ago
- A newborn programming language for extensible software☆16Updated 3 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 3 months ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Updated 3 years ago
- ☆57Updated 4 years ago
- Mirror of https://codeberg.org/tjammer/schmu☆25Updated this week
- ☆18Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- quick c☆35Updated 3 years ago
- A functional systems programming language with compile-time memory management☆31Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A toy programming language.☆40Updated last year
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 8 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated 3 weeks ago