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:
- ☆65Updated 8 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 6 years ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 5 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- The Lark programming language.☆58Updated 15 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Scheme on SECD☆43Updated 4 years ago
- ☆18Updated 6 years ago
- The compiler and standard distribution for the C∀ programming language☆81Updated 2 weeks ago
- ☆87Updated 4 years ago
- Compile JavaScript to Native Code☆28Updated 5 years ago
- ☆21Updated 12 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- ☆29Updated 10 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 years ago
- A Go implementation of the Shen programming language☆59Updated 2 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 12 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago