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
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- A Go implementation of the Shen programming language☆59Updated 2 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 7 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 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
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆58Updated 15 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- An R7RS implementation of Scheme written in Go☆13Updated 7 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- The compiler and standard distribution for the C∀ programming language☆82Updated this week
- eevo - simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated 2 weeks ago
- quick c☆35Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆49Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago