From dc049a99ba269e97bfb9657f126075da0acd8c4f Mon Sep 17 00:00:00 2001
From: Lassi Kortela
Date: Wed, 22 Feb 2023 15:58:56 +0200
Subject: [PATCH] Wayback 20070321065718
www.stripedgazelle.org/joey/dream.html
---
www/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/www/index.html b/www/index.html
index d05e9e3..5a6ff4c 100644
--- a/www/index.html
+++ b/www/index.html
@@ -11,9 +11,9 @@ My overarching goal has been SIMPLICITY.
I have chosen a design and implementation that is as straightforward and direct as I could imagine.
The result is an executable that is quite small and, for an interpreter, quite fast as well. :-)
-Download source (gcc on PowerPC): dream_ppc.tar.gz
-Download source (gcc on x86): dream_x86.tar.gz
-Download source and executable for Windows (gcc-mingw on x86): dream_x86_mingw.zip
+Download source (gcc on PowerPC): dreamppc.tar.gz
+Download source (gcc on x86): dreamx86.tar.gz
+Download source and executable for Windows (gcc-mingw on x86): dreamx86mingw.zip
Notes on the Design of the 'dream' Scheme Interpreter