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
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 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
- SECD Machine Implementation in x86 Assembly☆24Updated 10 years ago
- Yet another C compiler.☆30Updated last year
- Experiments with JIT compilation☆65Updated 8 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated 2 weeks ago
- A small and simple static analysis tool for C in C☆28Updated 6 months ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- An esoteric programming language☆31Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- small embeddable C-style preprocessor☆39Updated last year
- The fluffy programming language main repository☆24Updated 12 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A Machine-Independent Debugger☆31Updated 6 months ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A simple VM in C☆49Updated 9 months ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Experimental fork of TinyScheme and extensions TSX, RE.☆16Updated 9 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.☆15Updated 12 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- A simple bare-metal shell using x86 assembly in real mode.☆9Updated 11 years ago
- Rabbit VM.☆107Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago