Simple scheme bytecode VM
☆29Mar 7, 2022Updated 4 years ago
Alternatives and similar repositories for waffle-scheme
Users that are interested in waffle-scheme are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lisp compiler using Rust☆22Dec 4, 2023Updated 2 years ago
- easy-gpgpu rust crate☆24Feb 16, 2022Updated 4 years ago
- Super simple lisp interpreter inspired by buildyourownlisp.com, in Rust.☆11Jun 7, 2023Updated 2 years ago
- Wrapper for the Cephes Mathematical Library☆17May 15, 2026Updated last week
- Example LISP Qt Application☆10May 9, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- playing around with ELF in zig☆13May 10, 2026Updated 2 weeks ago
- A mostly-joking implementation of a lisp in just 500 lines of C.☆22Jan 31, 2019Updated 7 years ago
- Educational project: How to implement a Lisp interpreter in Rust?☆34Apr 1, 2023Updated 3 years ago
- Utility for creating, accessing, and managing custom namespaces in Common Lisp.☆19Sep 7, 2025Updated 8 months ago
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆22Jan 4, 2026Updated 4 months ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Dec 12, 2019Updated 6 years ago
- Tools to analyze Interlisp source code, to support VM development, and to eventually bootstrap systems☆16Jan 12, 2025Updated last year
- Supervisor trees (and some more) for Common Lisp☆21Jun 23, 2020Updated 5 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 6 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 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
- Play and explore deep sea caverns with your submarine in this procedurally generated shoot 'em up!☆18May 12, 2020Updated 6 years ago
- How to replace DOMParser in a webworker environment☆10Nov 16, 2019Updated 6 years ago
- A little just-in-time compiler thing