[plt-scheme] read loop info?

From: Chongkai Zhu (czhu at cs.utah.edu)
Date: Sat Jun 27 18:37:16 EDT 2009

Maybe you want read-line (and read-from-string later if needed) instead 
of read for that?

Chongkai

Hugh Myers wrote:
> Is there a way to force (read) to terminate when the enter key is
> pressed? I seem to remember that there were things that could be done
> stop the loop without having to wait for EOF...
>
> --hsm
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>   



Posted on the users mailing list.