Parrot Updates
BorrisYeltsin writes: "A couple of updates for Parrot are in a recent This Week on Perl 6, most imporantly Parrot 0.03 is out! Get it here , the release notes are here. Also Adam Turoff has got together the Parrot FAQ version 0.2 which addresses some of the more common questions about Parrot and Perl 6."
Parrot 0.0.3 was released way back on the 11th of dec, nearly three weeks ago.
If you want *new* news on perl/parrot, the latest parrot in CVS is now "fully-functional" (interpret that however you want.)
Software Wars
A large number of perl web sites have been spammed with this. I consider the manner in which it's been done quite rude, as it has in no way been personalised, and is very "spam" like in appearance (i.e. it's saying that DeveloperWork's articles are of the highest quality - well they would, wouldn't they?).
I'm not disputing the quality of the articles there, just pointing out that this has gone to several places, and even been posted on a few sites. I didn't post it on the one I admin because it was totally impersonal.
Matt. Want XML + Apache + Stylesheets? Get AxKit.
There's also an awful lot of literature on writing optimizers which is geared towards register machines, as that's what everyone's CPU is these days. I've not found much readable literature on optimizing a pure stack-based system.
Congrats, you just described a register-frame system. Which is what we already have.Your examples become:
There is no @a ^^+ @b for the last two examples, but you might be able to defined your own operators and have the hyperoperator work on it.
But Perl6 does not seem to want to go as far as your language K does. However, modifying the syntaxt of Perl6 on the fly is going to be VERY easy. Something like:
-LL.
-- I am not a fanatic, I am a true believer.