EarlGray / language-incubatorLinks
Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.
☆59Updated 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:
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 7 months ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- Macros have types!☆134Updated 2 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- An experimental language with compile time bounds checking☆14Updated 6 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- ☆18Updated 6 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆31Updated 2 years ago
- Scheme Interpreter in Rust☆29Updated 7 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- ☆25Updated 4 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 7 months ago
- a JVM bytecode assembler☆34Updated 6 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Updated 3 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- A simple implementation for pretty, Rust-style error diagnostics.☆27Updated 5 years ago
- A toy programming language.☆41Updated last year
- A newborn programming language for extensible software☆16Updated 4 years ago
- Mirror of https://codeberg.org/tjammer/schmu☆28Updated 2 months ago
- SECD microprocessor reimplementation in VHDL☆36Updated 6 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Manfred von Thun's Programming Language Joy☆16Updated 11 months ago
- Scheme on SECD☆43Updated 4 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago