I've put several things up on BartForge recently… Specifically, I've put up three things.
OMS is an optimal mixed-strategy game solver in Haskell. Still a little rough, but interesting.
Digits-Game is a Haskell solver for perfect play of one of the many variants of the game Shut The Box. I wrote this a long time ago, but finally got around to posting it.
TinyForge is the "personal forge" code that runs BartForge. I finally got around to splitting it out and making it reasonable for general use.
Speaking of which, BartForge now has an index by date, most recent first. This should help you figure out what I've been doing lately—I know it has helped me. Enjoy. (B)