[racket-dev] 5.2.0.1: displayln appears to write to console from where drracket was launched
A few minutes ago, Matthias Felleisen wrote:
>
> The first step would be a compile-time IO console.
>
> The second step would be a compile-time interaction mode.
> This would fit right in with Ryan's past work. It would mean
> compile the Def Window (as in CS) and make for-syntax values
> available at the repl for experimentation. Then again, I might
> have had too much coffee :-)
How would that work with the online checker? Having a console that
gets cleared every time I type something sounds very distracting.
(And FWIW, I think that it's perfectly reasonable to discard that
output and generally avoid other interactions by sandboxing the online
checker...)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!