
30 Aug
2005
30 Aug
'05
11:29 a.m.
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