SRFI 203: A Simple Picture Language in the Style of SICP

by Vladimir Nikishkin

status: final (2020-09-17)

keywords: SICP

See also SRFI 216: SICP Prerequisites (Portable).

Abstract

This SRFI proposes a simple library for programmatic drawing of pictures compatible with Section 2.2.4 of Structure and Interpretation of Computer Programs.

It aims to close the gap between the Scheme suggested for study in the book and portable Scheme.