Re: interactive scheme
- From: "Arctic Fidelity" <spam@xxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Jan 2006 20:10:38 -0600
On Sat, 28 Jan 2006 19:58:22 -0600, Tydr Schnubbis <fake@xxxxxxxxxxxx> wrote:
Jens Axel Søgaard wrote:Tydr Schnubbis wrote:Is there a good interactive Scheme interpreter available somewhere? Something that makes it easy to try out simple things, and has a usable command history function. Something like Python's IDLE.
I've tried Chicken scheme and DrScheme, but I didn't quite like them. I don't want to have to retype a 10-line procedure just because I made a small mistake. Or do I have to resort to non-interactive use for trying out things while I'm learning scheme?Gambit has a nice REPL. But I have this feeling, that you must have overlooked something in both Chicken and DrScheme.
I don't think I've overlooked anything in Chicken. And ctrl-p in DrScheme opens the print dialog. I've compiled gambit with msys and mingw32, but the interactive mode just exits when I try to execute a command. Something about a network error is all I'm able to read vefore the window closes. Is there any chance that GUIDE will work, if I compile that?
Well, I believe that someone said that the history was ESC-p in DrScheme, and not CTRL-p. I don't know, but I am very certain that there is a command history in DrScheme. And if there isn't, the definitions window and the REPL are so convenient to move back and forth between that you could easily work with that in lieu of a history.
- Arctic
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ .
- References:
- interactive scheme
- From: Tydr Schnubbis
- Re: interactive scheme
- From: Jens Axel Søgaard
- Re: interactive scheme
- From: Tydr Schnubbis
- interactive scheme
- Prev by Date: Re: interactive scheme
- Next by Date: Re: interactive scheme
- Previous by thread: Re: interactive scheme
- Next by thread: Re: interactive scheme
- Index(es):