[plt-scheme] Specifying choice of language/version in source file

From: Robby Findler (robby at cs.uchicago.edu)
Date: Fri May 12 22:16:51 EDT 2006

On May 12, 2006, at 9:57 AM, Matthias Felleisen wrote:

>
> On May 12, 2006, at 10:51 AM, Stephen Bloch wrote:
>
>> Has anybody given thought to a way for a source file to specify  
>> which DrScheme language it's intended to run in?
>
> Yes. We have (had) a design (for quite some time) and Robby will  
> eventually implement it. -- Matthias

Matthias is speaking of teaching language programs. For others, you  
write:

(module m <the-language-goes-here> ...)

of course.

Robby




Posted on the users mailing list.