Implement a Lisp, in C, from scratch, no libs
☆86Jun 22, 2022Updated 3 years ago
Alternatives and similar repositories for stutter
Users that are interested in stutter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- vm and compiler for a small lisp☆12Aug 28, 2021Updated 4 years ago
- Embeddable reader and printer for Clojure forms☆18Sep 7, 2012Updated 13 years ago
- Minimal LISP Compiler for x86_64☆17Feb 22, 2022Updated 4 years ago
- use your favorite language as a database☆11Dec 11, 2024Updated last year
- Simple, zero-dependency garbage collection for C☆1,302Aug 4, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Code from "Building Lisp"☆34May 10, 2025Updated last year
- A small dialect of Common Lisp based upon lisp500☆37Aug 22, 2014Updated 11 years ago
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆51Nov 2, 2025Updated 6 months ago
- Tools to create filesystem images from an fspec filesystem specification.☆16Apr 21, 2024Updated 2 years ago
- Interactive development for the Ruby language☆11Nov 28, 2025Updated 5 months ago
- Experimental pathtracing 3D renderer written in Ink☆14Jul 22, 2020Updated 5 years ago
- A DSL for parsing and assembling binary data.☆14Mar 2, 2026Updated 2 months ago
- Learn how argc and argv are passed from environment to Unix program.☆19Jul 9, 2021Updated 4 years ago
- The most minimal C you can do real work in☆16May 8, 2022Updated 4 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- An implementation of Common Lisp with the sole purpose of bootstrapping other implementations.☆60May 17, 2021Updated 5 years ago
- Janet bindings for GitHub's fork of cmark☆18Nov 23, 2025Updated 5 months ago
- A C peg parser generator (a fork of peg/leg)☆27Aug 9, 2022Updated 3 years ago
- A set of minimal lisp implementations☆71Apr 28, 2019Updated 7 years ago
- SciTE Context Menu Extension☆13Jan 29, 2021Updated 5 years ago
- A toy c compiler written in python☆11Jan 9, 2024Updated 2 years ago
- clex is a simple lexer generator☆112Feb 9, 2026Updated 3 months ago
- Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system☆34Nov 23, 2025Updated 5 months ago
- JSON parser in c☆16Apr 1, 2025Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Versions of the "Computer Language Benchmarks Game" benchmarks for the Janet language.☆15Apr 4, 2022Updated 4 years ago
- Javascript Color Scheming and Conversion Library☆13Nov 28, 2014Updated 11 years ago
- single file scheme interpreter with tail call optimization☆81Apr 16, 2019Updated 7 years ago
- Portable Event Library☆18Apr 28, 2025Updated last year
- SECD Machine Implementation in x86 Assembly☆24Jun 14, 2014Updated 11 years ago
- Context-free grammar parsing library