On 2015-12-10 14:02:55 -0600, Vincent St-Amour wrote: > My dream is that, instead, the Racket compiler could make its own > analyses and transformations available as hooks, just as it makes other > kinds of hooks available. :) Think of it as a "cp0 [1] as a library", > that #langs and language extensions could reuse. > > [1] After Chez's first compilation pass, which does the usual > simplification / cleanup optimizations.
BTW, if anyone is interesting in reading more about CP0 you can take a look at Oscar Waddell's thesis: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.71.363&rep=rep1&type=pdf (Chapter 4 describes CP0. The thesis version is nice because it uses Scheme code whereas the SAS97 paper uses math.) Cheers, Asumu -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

