[Haskell-cafe] Haskell poker server

Tomasz Zielonka tomasz.zielonka at gmail.com
Tue Aug 30 07:29:51 EDT 2005


On Tue, Aug 30, 2005 at 12:41:20PM +0200, Joel Reymont wrote:
> Erlang does this nicely, I replied to the LtU thread. I positively  
> got the impression that nobody was parsing binary data in Haskell ;).

I am doing this quite often, I apologize for not sharing my experience
and promise to improve ;-)

BTW, if efficiency is not a primary concern, Parsec can be quite nice
for decoding binary messages of many protocols.

Best regards
Tomasz


More information about the Haskell-Cafe mailing list