[racket-dev] plea for short planet syntax in student languages?

From: Nadeem Abdul Hamid (nadeem at acm.org)
Date: Wed Oct 5 12:25:03 EDT 2011

Yes, please!
--- nadeem

On Wed, Oct 5, 2011 at 12:20 PM, John Clements
<clements at brinckerhoff.org> wrote:
> 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
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>



Posted on the dev mailing list.