| perl6 Perl 6 Summary for 2005-09-12 through 2005-09-19 |
All~
Welcome to another Perl 6 Summary, this time brought to you with a shorter pause (::grumble:: $WORK ::grumble::) and assisted by cookies.
Yuval Kogman posted a really interesting idea of using a circular prelude to facilitate creation of a new run time. If the prelude defines everything it can in terms of itself (even circularly if need be), then a new run time implementer can break the circle wherever is most convenient for the run time. It looks really cool to me.
Grégoire Péan announced that he was having problems with his old domain and that PxPerl is now hosted at http://pxperl.com
James Ghofulpo noticed that the example factorial program included with Parrot gives incorrect results on 32 bit machines. Will Coleda offered to clean the old PASM examples into shiny new PIR.
Unlike these summaries, Parrot's docs should be in properly formatted POD. Joshua Hoblitt provided patches to fix them up and test them. Bernhard Schmalhofer applied the patches.
Joshua Hoblitt opened an RT ticket for the error message imcc outputs upon seeing a non-existent PMC. No takers yet.
Amos Robinson opened am RT ticket requesting Tcl Syntax Globbing in PGE.
Joshua Hoblitt posted a build error involving posix_memalign on AMD64. Warnock applies.
chromatic the capless put out a call for specific TODO items that Parrot needed. Many people provided suggestions.
Joshua Hoblitt opened a ticket requesting keyword tagging (via ) .
François Perrad solved a few link problems on Win32 for the leo-ctx5 branch. Jonathan Worthington applied it.
Andy Dougherty provided a patch making it easier to compile parrot with a different options then Perl 5. Bernhard Schmalhofer tentatively applied it, but despite his fears nobody hollered.
My that sounds dirty.... Regardless Leo and Will Coleda, with much help from assorted others) managed to get all of the Tcl tests passing in the leo-ctx5 branch.
Andy Dougherty posted a patch which eliminates 4 of Parrot 7208 compiler warnings on SPARC. Warnock applies.
Nicholas Clark wondered how Parrot would handle PMC loops with finalizers. Leo and I provided some ideas. Nothing is officially specced yet.
make cleanerJoshua Hoblitt provided a patch which makes make clean cleaner. Warnock applies.
Jonathan Worthington split the fixup and unpack functionality of Packfiles so that he could later create a pbc_merge. Later he did that.
Some days my head is just in the gutter. Will Coleda update Tcl to use exceptions for TCL_RETURN, which apparently simplifies things.
Jerry Gay noticed that Tcl was not building on Windows. Will Coleda suspected that it got fixed; he was right.
Nicholas Dronen decided to try and implement splice in *PMCArrays, after suggestions from Leo and Jonathan Worthington. I have found these Arrays to be good starting points in the past. Good luck, Nick.
François Perrad provided a patch making Configure.pl --optimize and Configure.pl --optimize=flags work on MinGW.
Jonathan Worthington applied it.
Stevan Little posted the latest pictures of his MetaModel. Nathan Gray thanked him and put out a quiet request for a diagram about roles.
Juerd posted his thoughts about using types as context specifiers and coercers. Reaction seemed interested but limited.
Nicholas Clark asked if Perl 6 was going to have any undefined behavior or guarantee any sequence points. Larry does not want to have any undefined behavior, but thinks that the reference implementations quirks might be the definer for certain things. He did point out that junction evaluation order is defined to be undefined.
Luke Palmer posted another version of his fmap proposal which defines junctions and hypers in terms of funtor maps.
Yuval Kogman requested a nifty kind of asynchronous gather take which would handle the threading automagically. I really like it.
\(...) Ingo Blechschmidt started a long thread on the exact semantics of C< \ > in the presence of arrays, commas, and parens.
To post to any of these mailing lists please subscribe by sending email to <perl6-internals-subscribe@perl.org>, <perl6-language-subscribe@perl.org>, or <perl6-compiler-subscribe@perl.org>. 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 |
|