| perl6 Perl 6 Summary for 2005-01-11 through 2005-01-18 |
Welcome to yet another Perl Summary brought to you by music and pizza (although the pizza is late in arriving). Like many summaries before it, we start with an attempt at non sequitur and Perl 6 Language.
Stéphane Payrard expressed a desire for more Perl 6 sample code. Luke Palmer issued the following, possibly foolish, response: "post some \"how do I\"s to the list, and I'll reply with code". Austin Hastings posed a couple, not response yet...
Yuval Kogman posted an interesting musing about contagious properties (if you get your value from someone with a contagious property, you get the property too). No responses, but it sounds interesting...
Richard H. suggested a new pair of functions stick/pick which would have modifiers such that push, pop, shift, unshift, and splice could all be calls to stick or pick with appropriate modifiers. Unfortunately, I think he posted it to the google groups interface, as it is there but not on the list :-(
Matisse Enzer re-raised the question of the feasibility of an IDE for Perl 6. Unfortunately it was re-raised on google groups (I think).
The dimension slice issues continue to grind with new suggestions from David Green and Craig DeForest.
Joe Gottman wants an easy way to restrict the lifespan of his loop counter to his loop. Some folk (myself included) did not like the answer of wrap it in a scope. Some others (myself excluded) thought the answer "don't use loop, use for" was a bit of a cop-out.
Jonathan Lang wondered how to check if a condition is true for any element of an array or for all elements.
The answer are the aptly named junction creaters any() and all().
Already reached p6c and no pizza :-( Ah well, it was a light week.
Already p6i and no pizza :-(. Although it was close, after I wrote the head2 my door buzzed. It was just a neighbor who got locked out, but that would have been impressive timing.
Peter Christopher asked for a 25 second summary of the ./blib directory. Apparently this is harder than Hamlet in 30 seconds, as one of the two has been done.
Peter Christopher wanted to know if there was a way he could search the mailing list archives. Steve Fink pointed him to groups.google.com and the ever popular discussion topic "aardvarks".
Bernhard Schmalhofer wondered if there was a reasonable way to check for external dependencies for dynamic PMCs that does not involve the core Parrot configure step. Later he supplied a patch with his GDBMHash pmc, which motivated the question. Leo applied it and hinted at a mythical multi-stage configure
Bernhard Schmalhofer provided a patch making the above clean up all over. Leo and Sam applied different parts of it.
Robert Spier posted a link to the new listing for Parrot on CIA. Nicholas Clark dove for cover assuming he was going to be disappeared.
http://cia.navi.cx/stats/project/parrot -- CIA http://groups-beta.google.com/group/perl.perl6.internals/browse_frm/thread/2ccc347e62a108d8/a4609593914578b5?_done=%2Fgroup%2Fperl.perl6.internals%3F&_doneTitle=Back+to+topics&_doneTitle=Back&&d#a4609593914578b5 -- actual post
Dave Brondsema noticed that PDDs 4-6 were not finding their way to the website properly. Will Coleda fired off a patch.
Will Coleda, in his never ending role as RT janitor, closed out a few obsolete tickets. Thanks Will.
http://groups-beta.google.com/group/perl.perl6.internals/browse_frm/thread/93a08abe9dbb38aa/a2b066dbaec2a29f?_done=%2Fgroup%2Fperl.perl6.internals%3F&_doneTitle=Back+to+topics&_doneTitle=Back&&d#a2b066dbaec2a29f -- stone-age exceptions
Leopold Toetsch raised the recurring issue of timely destruction. It turns out that timely destruction is hard. Various people made various suggestions. Let me state one thing clearly as if I don't, Dan doubtless will: Parrot will NOT use reference counting of any kind. There are a great many reasons for this some of which Luke Palmer explained.
Peter Christopher provided a patch fixing a pointer declaration bug. Leo applied it.
Some time ago, a compiler faq was started. It was to contain answers to questions that people posted to the list. Will Coleda posted 2 such questions, but got Warnocked.
Will Coleda wondered what was going to come of the languages/perl6 stuff since it now has its own SVN repo. No answer.
Will added an RT ticket for Parakeet which got broke in the shuffle.
Will found out that he could crash parrot by doing stuff with GCed memory. Leo admitted that one could.
Shevek wondered if there was a good place where he could read about garbage collection techniques. Garrett Goebel pointed him to just such a page.
http://www.cs.kent.ac.uk/people/staff/rej/gc.html -- the page
Will wants to get at the moral equivalent of argv[0].
Leo suggested a VTABLE change to facilitate MMD and method lookup. Suggestions and questions were provided.
Matt Fowles's pizza arrived. The reader then speculated that either (he writes slowly or it arrived quickly) or (he writes quickly or it arrived slowly), depending on various readers estimates of Pizza delivery time and expected word per minute summarization.
http://www.sccs.swarthmore.edu/users/04/fowles/
Dan has returned to us. Hopefully he will be able to advance the quest for meta-objects and interoperability.
If you find these summaries useful or enjoyable, please consider contributing to the Perl Foundation to help support the development of Perl. You might also like to send feedback to ubermatt@gmail.com
http://donate.perl-foundation.org/ -- The Perl Foundation http://dev.perl.org/perl6/ -- Perl 6 Development site http://planet.parrotcode.org/ -- Parrot Blog aggregator
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|