Re: [racket-users] Retrieving some data from a module without evaluating it

2017-12-18 Thread Laurent
Thanks Steven, that's it. Looks like I messed up my grep search :) On Sun, Dec 17, 2017 at 7:44 PM, Stephen De Gabrielle < spdegabrie...@gmail.com> wrote: > Is this what you are after? > > https://github.com/racket/racket/blob/master/racket/ > collects/racket/private/submodule.rkt > > /Applica

[racket-users] stopping the big-bang

2017-12-18 Thread A Mauer-Oats
I recently came across the following behavior in big-bang that was new to me. I am writing in case I have misunderstood something. 1. (stop-with model) does not run the draw handler one last time (this is documented but I'm not sure why this choice was made) This means that a conditional in the