[plt-scheme] Languages: Reloaded
Hi Robby,
I have a module-based language that, due to copy-paste reasons, looks a
lot like EoPL. It seems to me (for lack of knowledge) that any changes I
make to the language require me to re-run 'setup-plt' and restart
DrScheme to see those changes.
Is there a more flexible way to develop module-based languages?
Hm... I'll bet if I start thinking about it, that question will answer
itself. We'll see if I figure it out, or someone has to tell me...
Cheers,
M
Robby Findler wrote:
> How is your language attaching itself to DrScheme?
>
> Robby
>
> At Sat, 17 Jun 2006 09:33:54 +0100, Matt Jadud wrote:
>
>>Since the topic of languages came up...
>>
>>Is it possible to force DrScheme to reload a language? I pulled an old
>>"language" out, and realized that making changes and playing with the
>>language seems to require killing DrScheme and restarting to pick up
>>changes to the collection.
>>
>>Is there any other way to reload a language?
>>
>>Cheers,
>>Matt
>>_________________________________________________
>> For list-related administrative tasks:
>> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme