Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 590 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 590 Bytes

Software Design for Flexibility

Excersises from MIT Press book, implemented in MIT/GNU Scheme.

Setup

Introductory doc for [Adventures in Advanced Symbolic Programming] has a good overview of setting up Scheme & editor support. Additionally rlwrap can be installed for readline support in Scheme REPL.

Sample code can be downloaded from here (tgz archive).

Running

rlwrap scheme --load src/dsl.scm

2021 - ∞ skazhy