diff --git a/www/index.html b/www/index.html index fad284c..73250af 100644 --- a/www/index.html +++ b/www/index.html @@ -1,9 +1,9 @@ -Notes on the Design of the dream Interpreter -

Notes on the Design of the dream Interpreter

-Download here: dream.tar.gz +Notes on the Design of the 'dream' Scheme Interpreter +

Notes on the Design of the 'dream' Scheme Interpreter

+Download here for Linux on x86 only: dream.tar.gz

-The design for the 'dream' scheme interpreter began with the design given in Abelson and Sussman's Structure and Interpretation of Computer Programs. +The design for the 'dream' Scheme interpreter began with the design given in Abelson and Sussman's Structure and Interpretation of Computer Programs.

Scheme Object Storage and Garbage Collection