andrakis / c4-lisp
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
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 7 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- quick c☆35Updated 3 years ago
- ☆64Updated 8 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- ☆18Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- SOM - Simple Object Machine☆23Updated 2 months ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- Sample programs for comparison of different VM interpretation techniques☆33Updated 5 months ago
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated 3 weeks ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago