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
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated 3 weeks ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- The Lark programming language.☆58Updated 15 years ago
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- ☆64Updated 8 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 5 months ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆37Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- A toy programming language.☆41Updated last year
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated last month
- ☆18Updated 6 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Compile JavaScript to Native Code☆29Updated 5 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 7 months ago
- Imp is a statically typed and compiled scripting language with the goal of increasing programmer confidence.☆12Updated 3 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Experiments with llvm to create a toy programming language☆25Updated 10 months ago
- The fluffy programming language main repository☆25Updated 12 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 4 months ago
- A newborn programming language for extensible software☆16Updated 3 years ago
- Example to use Boehm GC on LLVM IR.☆16Updated 8 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- Self-hosting compiler for the Grace programming language☆41Updated last year