[racket] Feature Request: new-style requires in Student Languages

2010-06-11 Thread Todd O'Bryan
I'd like to move my students to using #lang declarations and require statements, rather than loading teachpacks via the menu (mostly because as they move between computers, different configurations cause errors that are hard for them to understand). Currently BSL (at least) only accepts old-style

Re: [racket] Feature Request: new-style requires in Student Languages

2010-06-11 Thread Matthias Felleisen
It will. This is an open feature request. On Jun 11, 2010, at 3:58 PM, Todd O'Bryan wrote: I'd like to move my students to using #lang declarations and require statements, rather than loading teachpacks via the menu (mostly because as they move between computers, different configurations cause