[racket] evaluate some code in the REPL of the running program

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Dec 19 10:43:06 EST 2011

There are no built-in keybindings for this, but the documentation on
adding your own keybindings uses this as an example.

Robby

On Mon, Dec 19, 2011 at 9:39 AM, Răzvan Rotaru <razvan.rotaru at gmail.com> wrote:
> Hi,
>
> Can I send an expression for evaluation to the REPL in Dr.Racket? (i.e.
> select some code, and evaluate it in the REPL of the running program)
>
> Razvan
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users



Posted on the users mailing list.