tmikov / scheme2020Links
An implementation of Scheme R7RS-small in 48 working hours.
☆19Updated 5 years ago
Alternatives and similar repositories for scheme2020
Users that are interested in scheme2020 are comparing it to the libraries listed below
Sorting:
- A meta-circular interpreter of a subset of Scheme☆15Updated 5 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 6 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- Interpreter for a superset of Crafting Interpreter's lox language☆18Updated 2 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Tiny scheme implementation written in c++17☆28Updated 6 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Experiments with llvm to create a toy programming language☆25Updated 6 months ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 weeks ago
- The Lark programming language.☆58Updated 14 years ago
- My branch of the Cyclone programming language☆19Updated 13 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- Hindley Milner Type Inference in Rust☆12Updated 7 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- A Haskell derived programming language for systems development.☆14Updated 6 years ago
- A compiler for the Tiger programming language targeting LLVM☆13Updated 8 years ago
- Example to use Boehm GC on LLVM IR.☆16Updated 8 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 5 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- a scheme->js compiler written in scheme☆17Updated 6 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 6 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- A toy programming language.☆40Updated last year
- A simple concurrent programming language.☆22Updated 4 years ago
- Simple C Haskell Compiler☆22Updated 2 years ago
- Formal specification of Rebol syntax☆22Updated 13 years ago