Paul-Andre / Wew-LispLinks
Lisp interpreter in assembly
☆17Updated 7 years ago
Alternatives and similar repositories for Wew-Lisp
Users that are interested in Wew-Lisp are comparing it to the libraries listed below
Sorting:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated 4 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- A toy programming language.☆40Updated last year
- R7RS expander☆16Updated 3 years ago
- Pocket sized programs☆57Updated 2 months ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- Embeddable Forth inspired scripting language☆36Updated 6 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 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
- ☆18Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 4 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Scheme on SECD☆42Updated 4 years ago
- Pre-Scheme to (GNU) C compiler written in Pre-Scheme☆36Updated 11 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆59Updated 8 years ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆31Updated last month
- illustration how to embed TinyScheme within C programs☆22Updated 9 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆158Updated 2 years ago
- IA32 assembler in PLT Scheme☆32Updated 14 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- A manual (beh...) clone from bitbucket to use hosted CI service which only support GitHub☆50Updated last week
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆83Updated 4 months ago
- My Own Linear Lisp☆40Updated 6 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆63Updated 11 months ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago