Compressed XML (was: Build an erlang computer (was:Computers are fast))

bryan rasmussen rasmussen.bryan@REDACTED
Thu Jan 26 14:13:25 CET 2006


>
> I don't know about LSZZ, but I know Zip (RFC 1950 [1])
> is iterative so if you have an erlang binding[2] you
> can make a process that repeatedly reads chunks of the
> file and inflates and then passes it to the xml
> parsing process[3].
>
Hmm, a compressed stream-based xml parser, was there a compressed sax
parser at some point?

well, found this
http://www.w3.org/2003/08/binary-interchange-workshop/33-HiT-W3C-Workshop-2003.pdf

that's pretty cool.



More information about the erlang-questions mailing list