Scheme Langauge Reference

Feersum scheme aims to implement the R7RS Small language specifiaction. The compiler and language are in the early stages of development. Many areas of the spec are yet to be implemented.

General Scheme References

Feersum Scheme Reference

Special Forms

In Scheme some forms are not handled as plain function application. This document lists the planned special forms for the language, along with their implementation status.

The set of forms are derived from those in R7RS.

Standard Procedure Support

This document lists a high-level overview of Feersum’s support for the R7RS standard procedures:

Last updated: 2026-03-09