phreppo / pilispLinks
Lisp interpreter with bytecode compiler
☆30Updated 5 years ago
Alternatives and similar repositories for pilisp
Users that are interested in pilisp are comparing it to the libraries listed below
Sorting:
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Embeddable lisp/scheme interpreter written in C.☆164Updated 2 months 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
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A set of minimal lisp implementations☆73Updated 6 years ago
- A small implementation of LISP, written in standard C11.☆166Updated 8 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆57Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Manfred von Thun's Programming Language Joy☆101Updated last year
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆33Updated 8 months ago
- A toy programming language.☆41Updated 2 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated last year
- r3 programing language - ColorForth inspired☆74Updated this week
- A 3D game engine using C with Lisp scripting☆40Updated 4 years ago
- [MIRROR] simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated this week
- A lightweight embeddable scripting language☆125Updated last week
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆105Updated 11 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- The Pepper Programming Language☆65Updated last year
- A very simple Smalltalk VM written in C.☆12Updated 10 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago