Skip to content

User Guide

Kaappi is a complete R7RS-small Scheme implementation written in Zig. It provides a bytecode compiler, register-based VM, mark-and-sweep garbage collector, first-class continuations, hygienic macros, and a full library system.

Prefer the browser? The interactive tour teaches the same fundamentals with live code, or jump straight into the playground to experiment.