andrakis / c4-lispLinks
Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine
☆15Updated 5 years ago
Alternatives and similar repositories for c4-lisp
Users that are interested in c4-lisp are comparing it to the libraries listed below
Sorting:
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- The compiler and standard distribution for the C∀ programming language☆79Updated last month
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- ☆18Updated 5 years ago
- quick c☆35Updated 3 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 8 months 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.☆21Updated 12 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 7 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last week
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated last month
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆57Updated 15 years ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- ☆64Updated 8 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- A Self-Hosting LISP to LLVM-IR Compiler☆27Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago