Day 31: Conference.

autrijus on 2005-03-03T16:01:20

My productivity on Pugs has been seriously reduced today, due to my participation in the AOSS conference. Learned lots of interesting things, in particular I'm sold to XLIFF by my friend Hideki Hiura san. I have also spread the word of Pugs and the extraordinary productivity boost of Haskell to several people, inciting excited responses and hopefully a few new volunteers.

So, my only commits today has been little cleanups for Pretty printer to print Sym and App more happily, and allow < to mean ReadMode in open(). Also I installed GHC 6.4 prerelease, and ported Pugs to it. I'm excited by more complete Posix support on Win32, together with much faster Data.Map implementation, and even more nifty automagic parallelizable code compilation support. However, I intend to still support GHC 6.2 in the forseeable future.

While I was occupied, other committers kept the commits busy as usual:

  • Stevan added tests for the elusive double-evaluation bug. Actually, he also added lots of other tests, which pretty much covers all new features 6.0.9 and TODOs for 6.0.10. You rock, Stevan!
  • ingy transcribed the introduction chapter of YAHT to Kwid format, and continued working on the ext/ system.
  • On the Galadriel front, nnunley worked some more on Pretty-printing for strings.
  • metaperl, continuing his question to get the source tree documented, hacked on a Haskell-side test module of Junc.hs, as well as better documentation in Junc.pod. I'm amazed how much he have figured out, all by himself, in a few days.
  • nothingmuch donated to my paypal account, and also volunteered to write tests for the upcoming try/catch/throw functions. Thanks a lot, bro! :)
  • Last but not the least, scw checked in $junction.pick support, in particular for any() junctions.

The more exciting thing in AOSS is that there is probably going to be a CodeFest every 6 month, coinciding with AOSS itself; also various asian country's software repositories are conspiring to have an unified portal interface (sort of like "planet foundries"). Lots of interesting developments, and lots of interesting people. See you tomorrow! :-)