quasiquote/unquote implemented
authorTim Vaughan <tgvaughan@gmail.com>
Sat, 24 Jun 2017 03:41:09 +0000 (15:41 +1200)
committerTim Vaughan <tgvaughan@gmail.com>
Sat, 24 Jun 2017 03:41:09 +0000 (15:41 +1200)
(no unquote-splicing yet)

src/scheme.4th

index 14f1c8e..72d2c9d 100644 (file)
@@ -2021,7 +2021,7 @@ variable gc-stack-depth
     enable-gc
 
     \ Display welcome message
-    welcome-symbol nil cons global-env obj@ eval 2drop
+    welcome-symbol nil cons global-env obj@ eval 2drop
 
     begin
         ['] repl-body catch