Have you tried using XREPL -- perhaps its ,enter command or ,require-reloadable?

  https://docs.racket-lang.org/xrepl/index.html

On Mon, Mar 13, 2017 at 9:44 PM, Marc Kaufmann
<marc.kaufman...@gmail.com> wrote:
> Hi all,
>
> while trying to debug, I often change the code in the text file and then want 
> to do a (require "file-with-code.rkt") on the command line to test the new 
> code. This never works, because I cannot redefine imported modules. Thus I 
> always use Dr Racket for this, where I can hit the "Run" button, which reruns 
> everything and all is good. Since I prefer to use Vim for editing, I was 
> wondering if there is an equivalent of the "Run" button for the command line 
> (well, for the require at least)?
>
> Thanks,
> Marc
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to