Re: Switching between versions of $language

2004-09-24 Thread Dan Sugalski
At 11:53 PM +0200 9/24/04, Juerd wrote: Does Parrot make it easy to have different versions of a language engine, say Perl, loaded at the same time? Nope. Modules yes, but perl versions (or any language version) no. I suppose we could, but I'm not sure it'd work as well as you might like, since m

Switching between versions of $language

2004-09-24 Thread Juerd
Does Parrot make it easy to have different versions of a language engine, say Perl, loaded at the same time? See also the IRC snippet pasted below (irrelevant conversation removed). I'm not on the list; please CC. Juerd * Juerd hopes Perl 6 will provide an easy portable mechanism for having