anthay / Lisp90
Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).
☆40Updated 8 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…☆70Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Yet another C compiler.☆30Updated last year
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- An esoteric programming language☆31Updated 4 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆16Updated 3 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- A Machine-Independent Debugger☆33Updated 7 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- A small and simple static analysis tool for C in C☆29Updated 7 months ago
- A Tour Through the SubC Compiler☆91Updated 3 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated last month
- The SubC compiler☆23Updated 7 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 10 years ago
- intelligent and automatic build system for C☆13Updated 4 years ago
- illustration how to embed TinyScheme within C programs☆22Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Updated 7 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago
- the Meta-II VM in C☆19Updated 9 years ago