anthay / Lisp90Links
Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).
☆41Updated 9 years ago
Alternatives and similar repositories for Lisp90
Users that are interested in Lisp90 are comparing it to the libraries listed below
Sorting:
- An esoteric programming language☆31Updated 4 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
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated last week
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Yet another C compiler.☆30Updated last year
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 12 years ago
- A simple VM in C☆49Updated 10 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 7 months ago
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 7 months ago
- A kawaii Scheme interpreter in C☆20Updated 7 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 10 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Combinators in C☆38Updated 13 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆16Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Minimal LISP Compiler for x86_64☆12Updated 3 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago