Projects with this topic
-
Tiny R7RS small Scheme interpreter for embedding in C programs
Latest version 2.0.18 is released, 10 April 2026
Download latest release
See the change log
See all releases
Updated -
This my work on the problems from Simply Scheme: Introducing Computer Science (2ND ed.). The book teaches functional programming using a light abstraction layer of standard Scheme and is meant as preparation for SICP.
Updated -
My work on the problems from Essential Lisp (Anderson, Corbett, and Reiser). The book describes mid 80s Lisp but this work was done in Scheme.
Updated -
A more accessible copy of the sample code and abstraction layer for Simply Scheme: Introducing Computer Science (2ND ed.). This book teaches functional programming using Scheme and was intended to be a precursor to SICP.
Updated -
A more accessible copy of the code for SICP 2E. This is the Scheme version, not the heathen Javascript version ;)
Updated -
-
A simple package manager/virtual environment for GNU Guile.
Updated -
STklos: A VM based implementation of Scheme almost compliant with R5RS.
Updated -
Louis Jackman's personal website at https://volatilethunk.com. Built on Haunt, a Scheme-based static site generator.
UpdatedUpdated -
Optimizing Scheme compiler for Linux, NetBSD and bare hardware. https://scheme.fail/
Updated -
Updated
-
-
A new r7rs Scheme implementation, designed to run within a Common Lisp environment.
Updated -
Immutable Lists (see: https://srfi.schemers.org/srfi-116/srfi-116.html)
Updated -
Data (Type-)Checking.
This repository is a fork of the sample implementation at https://github.com/scheme-requests-for-implementation/srfi-253, packaged for CHICKEN Scheme
Updated -
Sets and Bags (see: https://srfi.schemers.org/srfi-113/srfi-113.html)
Updated -
Scheme language support for CodeMirror
UpdatedUpdated -
-
-
High-level foreign function interface (FFI) helpers for CHICKEN Scheme
UpdatedUpdated