Re: [Haskell-cafe] Need programming advice for Network ProtocolParsing

2010-10-27 Thread Sterling Clover
On Oct 27, 2010, at 6:23 PM, Claus Reinke wrote: >> I'm occasionally working on making a friendly yet performant library that >> simultaneously builds parsers and generators, but it's non-trivial. If you > > I'm probably missing something in the "friendly yet performant" > requirements, but I nev

Re: [Haskell-cafe] Need programming advice for Network ProtocolParsing

2010-10-27 Thread Claus Reinke
I'm occasionally working on making a friendly yet performant library that simultaneously builds parsers and generators, but it's non-trivial. If you I'm probably missing something in the "friendly yet performant" requirements, but I never quite understood the difficulty: A typical translation o