evmar / c-replLinks
a C read-eval-print loop (abandoned)
☆209Updated 5 years ago
Alternatives and similar repositories for c-repl
Users that are interested in c-repl are comparing it to the libraries listed below
Sorting:
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Interactive Console for the C Programming Language☆72Updated 10 years ago
- Not because it is good, but because we can...☆168Updated 6 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 13 years ago
- A Lisp interpreter written in Awk.☆258Updated 11 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- GNU Smalltalk☆131Updated 8 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- uEmacs/PK 4.0☆69Updated 12 years ago
- _why the lucky stiff's little language (the official repo... until _why returns)☆672Updated 11 months ago
- GNU Guile☆85Updated 9 years ago
- An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- a recursive-descent parser generator for PEG☆93Updated 8 years ago
- ☆38Updated 13 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- A shebang-friendly script for "interpreting" single C99, C11, and C++ files, including rcfile support.☆114Updated 3 months ago
- Mirror of Plan 9 from Bell Labs☆61Updated 16 years ago
- ☆31Updated 14 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆252Updated 2 years ago
- lions commentary on unix - webversion☆105Updated 3 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 3 years 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 Tree Parser Generator