From 86b689f3d7111a9fa13da389a30f3dfdf877d1a4 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sat, 19 Apr 2014 13:04:09 -0500 Subject: All: *ARGV* and *host-language*. Misc syncing/fixes. --- ps/step0_repl.ps | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ps/step0_repl.ps') diff --git a/ps/step0_repl.ps b/ps/step0_repl.ps index 046e5a1..d26844c 100644 --- a/ps/step0_repl.ps +++ b/ps/step0_repl.ps @@ -28,7 +28,8 @@ % repl /REP { READ (stub env) EVAL PRINT } def -{ % loop +% repl loop +{ %loop (user> ) _readline not { exit } if % exit if EOF -- cgit v1.2.3