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:
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A meta-circular interpreter of a subset of Scheme☆16Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- The Lark programming language.☆58Updated 15 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆32Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆37Updated 6 years ago
- ☆65Updated 9 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 5 months ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 2 weeks ago
- The fluffy programming language main repository☆25Updated 13 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Example to use Boehm GC on LLVM IR.☆16Updated 8 years ago
- ☆18Updated 6 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Experiments with llvm to create a toy programming language☆25Updated last year
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Imp is a statically typed and compiled scripting language with the goal of increasing programmer confidence.☆12Updated 3 years ago
- A (nearly) pure functional programming language.☆25Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 6 years ago
- Scheme on SECD☆43Updated 4 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆78Updated 13 years ago
- Learn Compiler Writing with the Feeny Programming Language☆13Updated 5 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- A minimal language inspired by Lisp and Haskell☆20Updated 5 years ago