[racket-dev] getting a language level without starting drracket

From: John Clements (clements at brinckerhoff.org)
Date: Wed Dec 8 17:24:53 EST 2010

Several aspects of the stepper's behavior depend on the language level that the user is in.  Historically, the division between graphical and non-graphical apps has meant that it's simpler for the stepper to make up a fake language level, rather than get a "real" one for testing.  However, the world looks different now.  How difficult would it be for a racket app to get a language-level% corresponding to a given module path, for use in testing?  This would also bring the testing substantially closer to the implementation.

John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20101208/286626ab/attachment.p7s>

Posted on the dev mailing list.