Did you find the compiler/cm library? I think that's what you want.
Robby
On Thu, Jun 23, 2011 at 12:24 AM, Jon Rafkind wrote:
> I'm trying to hook into the part of racket that loads files so I can
> automatically create .zo files when they don't exist (and no, I don't
> want to type raco make).
I'm trying to hook into the part of racket that loads files so I can
automatically create .zo files when they don't exist (and no, I don't
want to type raco make). Here is the code that loads the file and sets
up the handler (more explanation follows the code).
== load.rkt
(let ([namespace (make-b
2 matches
Mail list logo