seven1m / malccLinks
Mal (Make A Lisp) Compiler in C
☆52Updated 4 years ago
Alternatives and similar repositories for malcc
Users that are interested in malcc are comparing it to the libraries listed below
Sorting:
- Mal (Make A Lisp) compiler☆124Updated last year
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A simple incomplete Scheme-to-C compiler☆68Updated 3 weeks ago
- Self-modifiable editor for coding graphical things☆74Updated 2 years ago
- NASM port of JONESFORTH!☆58Updated last year
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆32Updated 2 months ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆259Updated last week
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- A simple implementation based on Peter Henderson's paper "Functional Geometry"☆96Updated 4 years ago
- A #lang implementation of Lua 5.4 for Racket.☆56Updated 3 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆57Updated last year
- Freeputer ( ) [ ] { } forever free☆40Updated 7 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- The package manager for Cyclone Scheme.☆33Updated last year
- Manfred von Thun's Programming Language Joy☆93Updated 6 months ago
- ☆32Updated last year
- PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent feature…☆218Updated this week
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆104Updated 3 weeks ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 2 weeks ago
- A Small Lisp in Forth☆158Updated 4 years ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆55Updated 3 years ago
- An interpreter for Bel, Paul Graham's Lisp language☆28Updated 9 months ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- An R7RS Scheme implemented in WebAssembly☆179Updated 2 years ago
- a practical Scheme compiler☆156Updated this week