This Week on Perl 6 (9 - 15 December 2001)
Notes
You can subscribe to an email version of this summary by sending an empty message to perl6-digest-subscribe@netthink.co.uk.
This summary, as with past summaries, can be found in here. Please send additions, submissions, corrections, kudos, and complaints to bwarnock@capita.com.
For more information on the Perl 6 and Parrot development efforts, visit dev.perl.org and parrotcode.org.
There were 137 messages across 44 threads, with 41 authors contributing.
Slice Context
(10 posts) Piers Cawley gave a huge list of slice examples, wondering what the expected context would be.
Damian Conway’s first, second, and third answers and explanations.
Make make
Make
(33 posts) There were several threads centered around getting make
to work everywhere - with nmake
being the most problematic.
Jaen Saul had not one, but two major threads on nmake
incompatibilities in the Parrot makefile, causing a failed build on Win32. Both Jeff Goff and Robert Spier are working on a complete Perl replacement for the build process. (With Jeff having already committed a preliminary one.)
- Jaen Saul provided a temporary solution one of his problems.
- Andy Dougherty and Garrett Goebel both tentatively fixed some of the other Win32 problems.
- Robert Spier patched
distclean
to keep any CVS-related files.
Performance Patches
(5 posts) Jeff Goff committed an early version of a Parrot optimizer, while Gregor Purdy submitted a simple JIT runtime loop for experimentation.
Aggregates
(1 post) Jeff Goff also turned in the aggregate keys code, leading the way for development on arrays and hashes.
Bytecode Portability
(7 posts) Bryan C. Warnock posted his thoughts on Parrot bytecode.
Parroty Bits
Dave Mitchell has finally been given a PDD number (7) for the coding standards, so they should be up on dev.perl.org soon.
Tags
Feedback
Something wrong with this article? Help us out by opening an issue or pull request on GitHub