Sadly I did not manage to release Pugs 6.0.9 (or helped getting SVK 0.30 out), chiefly because my backup battery was not with me, and the room I'm currently staying in only has ~14.4k dialup. So, while it's good to get things done, it's very bad at getting things pushed out. So I'll have to wait till tomorrow morning, and hope for wireless access during Debian Miniconf.
So, at the code front today, there's still many things happened:
-c
flag for dumping ASTs, to better illustrate what AST is in this PerlMonks thread. Volunteers welcome to hack Pretty.hs to actually use Text.PrettyPrint -- it would be a good exercise for Haskell beginners.
examples/fp.p6
to demonstrate functional programming style using Perl6 subs. Amazingly, it just works. :)
2 < 3 > -1
from being parsed as hash subscripting.
Now we have a tree in a releasable shape; all I need now is some bandwidth tomorrow... :-)
Oh, and kudos for viirya and scw for translating PA01 into Chinese. Translators for other languages are also be very welcome!