chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #617: Improve usability of the repl procedure


From: Chicken Trac
Subject: [Chicken-janitors] #617: Improve usability of the repl procedure
Date: Wed, 22 Jun 2011 16:50:44 -0000

#617: Improve usability of the repl procedure
-------------------------+--------------------------------------------------
 Reporter:  johnwcowan   |       Owner:       
     Type:  enhancement  |      Status:  new  
 Priority:  minor        |   Milestone:  4.8.0
Component:  unknown      |     Version:  4.7.x
 Keywords:               |  
-------------------------+--------------------------------------------------
 1) Currently there is no way to escape from `(repl)`:  all of EOF,
 `(quit)`, and and `,q` terminate the program altogether.  I recommend that
 at least `,q` and preferably EOF terminate the procedure only.

 2) Allow `(repl xeval)` to run a REPL with a different evaluator for use
 by Lispy languages written in Scheme.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/617>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]