[racket-dev] plea for short planet syntax in student languages?
I'm using the rsound planet package in beginning student languages, and requiring them to type
(require (planet "main.rkt" ("clements" "rsound.plt 2 6")))
at the top of every file is a bit painful.
Would it be difficult to support the shorter
(require (planet clements/rsound))
syntax in the student languages?
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4624 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20111005/9c9d860c/attachment.p7s>