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
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- The Lark programming language.☆58Updated 14 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 5 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 6 years ago
- Experiments with llvm to create a toy programming language☆25Updated 6 months ago
- A compiler for the Tiger programming language targeting LLVM☆13Updated 8 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- A toy programming language.☆40Updated last year
- Interpreter for a superset of Crafting Interpreter's lox language☆18Updated 2 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- ☆12Updated last month
- Simple C Haskell Compiler☆22Updated 2 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- ☆29Updated 9 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated last month
- Data structures and algorithms in OCaml☆49Updated last week
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 3 years ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- Scheme on SECD☆43Updated 4 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year