Parsing infinite streams style

Taavi Talvik taavi@REDACTED
Thu Mar 4 22:34:45 CET 2004


On Thu, 4 Mar 2004, Edmund Dengler wrote:

> A bit of continuation on my last question concerning style. I have an
> external executable that will be feeding binary data to my Erlang
> processes via a port. While I am parsing the data, I may need more bytes
> to continue (as the source is an "infinite" stream of bytes). What is the
> accepted methodology for doing this:

IMHO good example is in xmerl parser.

best regards,
taavi




More information about the erlang-questions mailing list