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☆16Updated 5 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- The Lark programming language.☆58Updated 15 years ago
- ☆65Updated 9 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- 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☆39Updated 5 years ago
- Experiments with llvm to create a toy programming language☆25Updated last year
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks ago
- JIT compiler for Scheme targeting x86-64 platforms☆33Updated 6 years ago
- Imp is a statically typed and compiled scripting language with the goal of increasing programmer confidence.☆12Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated last month
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A toy programming language.☆41Updated last year
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 9 months ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 6 years ago
- Compiler and tools for the L programming language☆72Updated last year
- A minimal language inspired by Lisp and Haskell☆20Updated 5 years ago
- ☆18Updated 6 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆78Updated 13 years ago
- Scheme on SECD☆43Updated 4 years ago
- A call-by-need statically-duck-typed language named for French mathematician Sophie Germain☆33Updated last year
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago