« March 2007 | Main | June 2007 »

2007.04.22

Weekly Perl 6 mailing list summary for 08-14 April, 2007

This week on the Perl 6 mailing lists

"The current pugs implementation is just translating to the old form underneath, so it's not surprising it's a bit off. That's the sort of thing that happens when the language designer gives the language implementor whiplash. However, I rather suspect the interpersonal metaphorical meaning was lost on the physicist/comic who decided that the 3rd derivative of position should be called 'jerk'. :)"

-- Larry Wall, in 'What should file test operators return?'

Continue reading "Weekly Perl 6 mailing list summary for 08-14 April, 2007" »

2007.04.21

Weekly Perl 6 mailing list summary for 01-07 April, 2007

This week on the Perl 6 mailing lists

"developers shouldn't live in fear of $^O"

-- Jerry Gay, in 'Use of English pragma'

Continue reading "Weekly Perl 6 mailing list summary for 01-07 April, 2007" »

2007.04.19

Weekly Perl 6 mailing list summary for 25-31 March, 2007

This week on the Perl 6 mailing lists

"I don't think that it's possible to make this non-conformity a fatal heresy :-(
(gcc --spanish-inquisition)"

-- Nicholas Clark in '[perl #42110] [PATCH] Returning values from void functions'

Continue reading "Weekly Perl 6 mailing list summary for 25-31 March, 2007" »

Weekly Perl 6 mailing list summary for 18-24 March, 2007

This week on the Perl 6 mailing lists

This week saw the introduction of the Perl 6 Microgrants. Read more about them in 'Perl 6 Microgrants. Now accepting proposals.'

Continue reading "Weekly Perl 6 mailing list summary for 18-24 March, 2007" »

2007.04.16

YAPC-SA-2007 Hackathon

Here is the report on the 4 days of the YAPC-SA-2007 Hackathon, from April 12 to 15, 2007, in Porto Alegre, Brazil (during fisl8.0).

v6/docs
- added the KindaPerl6 diagram
- added a KindaPerl6 memory layout diagram - with help from #perl6
- added the MiniPerl6 talk (pdf)

MiniPerl6
- started the Perl6-in-Parrot target: desugars MiniPerl6 into p6parrot supported features
- grammar fix: semicolon is optional after a block
- perl5 backend: implemented warn()
- new: mp6-to-AST script
- nferraz started porting Test.pm to mp6

KindaPerl6
- memory management: BEGIN-block side effects are logged
- updated plan, discussed a possible release schedule
- fixed the container proxy algorithm (the implementation needs to be fixed; pugs has the same problem)

v6.pm
- fixed the "fish-operator" =<>
- fixed the quoted-word-operator <...>

Pugs::Compiler::Rule
- ratchet emitter fix, array interpolation now works

misc/pX
- nferraz and fglock started an adventure game implementation (with v6.pm), to be presented by nferraz at the Nordic Perl Workshop.

The network proxy at the conference did not allow commits to pass through, and there will be some delay until all the changes get to the repository.

Thanks to cmarcelo, david_fetter, eden_c, lorn, merlyn, and nferraz for 4 great days!

- Flavio S. Glock (fglock)

2007.04.05

YAPC::Asia Day 2 slides.

I've committed the "Jifty Now!" slides to Jifty's svn repository, along with the Doxory demo app.

My apologies to YAPC::Asia 2007 organizers and post-conference hackathon folks for having to leave early to attend to my family, and much thanks to Jesse Vincent for delivering the talk at last minute's notice. 

YAPC::Asia slides.

Here are the "Perl 6 Today" slides for YAPC::Asia day 1. Hopefully the downloadable slides will remedy the sore lack of verbal exposition. :-)

2007.04.04

Weekly Perl 6 mailing list summary for 11-17 March, 2007

This week on the Perl 6 mailing lists

Due to a lack of free time, I will be unable to continue creating the Perl 6 summaries after April. We are looking for a volunteer or group of volunteers to take over the task.

Please contact me if you would like more information about what the job entails (contact information can be found at the end of this post).

Continue reading "Weekly Perl 6 mailing list summary for 11-17 March, 2007" »