anthay / Lisp90Links
Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).
☆42Updated 9 years ago
Alternatives and similar repositories for Lisp90
Users that are interested in Lisp90 are comparing it to the libraries listed below
Sorting:
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Minimal LISP Compiler for x86_64☆13Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Minimal FORTH interpreter for 64-bit Linux systems. Based on jonesforth.☆25Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- the Meta-II VM in C☆20Updated 10 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- An esoteric programming language☆33Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Original Joy☆10Updated 11 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- eevo - simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated 2 weeks ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆57Updated 8 years ago
- A C-implemented C compiler☆92Updated last year
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- a simple Forth system for x64 Linux☆33Updated 13 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago
- ☆22Updated last year
- A Tree Parser Generator☆101Updated last year
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago