NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Perl 6 (Score:1)
No C++ ? (Score:1)
Re:No C++ ? (Score:1)
- ask
-- ask bjoern hansen [askbjoernhansen.com], !try; do();
Whither Sarathy? (Score:1)
Re:No C++ ? (Score:1)
Re:Whither Sarathy? (Score:1)
Re:Whither Sarathy? (Score:1)
Re:Whither Sarathy? (Score:1)
I have been a lurker on p5p on and off for years. Sarathy's contribution to the current state of Perl is deep and wide. I hope he has the time and willingness to contribute to the re-write, given his experience.
perl 6?!?! (Score:1)
Re:perl 6?!?! (Score:1)
Re:perl 6?!?! (Score:1)
Desirable feature ... (Score:1)
Chris
Humchuckin' Buddachunk
Re:No C++ ? (Score:1)
But my point was that the whole idea is to remove all assumptions, start from a blank page and get the best possibly language and implementation out of it - so by princip we don't know yet.
- ask
-- ask bjoern hansen [askbjoernhansen.com], !try; do();
Re:No C++ ? (Score:1)
Perl 6 observations (Score:1)
Ah, the moment many people have been waiting for...the chance to advance their own modest proposals for re-syntaxing perl. Gosh, I've been hatching those since 1991 or so. :-)
I'll spare you my own ideas, but I think anybody interested in this project should look at Damian Conway's spectacular efforts to save C++ from its own syntax, namely A modest proposal: C++ Resyntaxed (postscript) [monash.edu.au]. Since Conway is something of a perl insider, I'm kind of hoping he'll have a hand
Re:Whither Sarathy? (Score:1)
Re:perl 6?!?! (Score:1)
Do spiders make gravy? Do earwigs make chutney?
No Perl in Perl (Score:1)
Re:No Perl in Perl (Score:1)
code generator instead of writing C+ by hand?
(Also see my posts on the bootstrap list.)
Re:No Perl in Perl (Score:1)
Re:perl internals, what went wrong (Score:1)
I remember when Larry Wall used to write on comp.lang.perl about what he was working on for perl5. And yes, he said many times that there shouldn't (not wouldn't) need to be a perl 6 if perl 5 became what he thought it should. That the rewrite of the core was more modular, etc. and so the language could be extended through modules and XS rather than having to rewr