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:
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- ☆65Updated 9 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago
- A Go implementation of the Shen programming language☆59Updated 3 weeks ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 8 years ago
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 13 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆42Updated 9 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- My branch of the Cyclone programming language☆19Updated 14 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- quick c☆35Updated 3 years ago
- ☆18Updated 6 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- ☆22Updated 12 years ago
- Minimal LISP Compiler for x86_64☆13Updated 3 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago