-
Hello planet, as my first post that gets placed on planet.haskell.org I decided to do a quick recap of the libraries I maintain and muse about future libraries. My past posts include why static buffers make baby Haskell Curry cry and fun academic papers.
The Past
* pureMD5: An implementation of MD5 in Haskell using lazy ByteStrings. It performs within an order of magnitude of the typical ‘md5sum’ binary, but has known inefficiencies and could be improved.
* ipc: A trivial to use inter-process communication library. This could use some work, seeing as structures that serialize to over ... (Read Full Article)
Related Articles
- Haskell hacking
- also mentions Erlang
- Supercompilation for Haskell
- also mentions Haskell
- Haskell Weekly News: September 23, 2007
- also mentions Haskell Curry
- Recommended Reading " Beware the Jabberwolk
- also published in Beware the Jabberwolk





