I finally had some time to port Matt Zimmerman’s “Jonometer” to Haskell, and have finished version 1! The following bit of code compiles natively, is statically typed, and requires no type declarations due to Haskell’s amazing type inference.
You’ll need hs-twitter, and you can run this as a script like ./jonometer.hs
Now I need to bone up on CouchDB and write version 2!
2 comments
This rocks! I wish I would have had the time/energy to organize a Haskell BOF during UDS. Perhaps next time!
Travis, I wouldn’t have had the time/energy to attend. :)