Sunday, July 22, 2007

Projects that took off (in C++ and Haskell)

I originally was going to work on three projects, but I've only been working on two, because...it's summer ;)

Anyway, here is what is actually going on. My development rate increased significantly when I started using a revision control system (Mercurial for now):

Name: Not Yet
Description: A journaling program that specializes in recording Lucid Dreams (look it up if you don't know what those are), written in C++ using the FOX GUI toolkit (which I very highly recommend). I'd say this project is about 30% complete, but I'm going to have more time to work on it n the next month or so before school starts, so hopefully I'll get something working.


Name: Doesn't need one
Description: An XML parser written in Haskell. Not much to describe here, except that Haskell is awesome for writing parsers. More on this later.