Federico.Balaguer wrote
> Hello,
> 
> I am developing a parser with PetitParser and one of the options I would
> like to try is to get my parser to read from an external stream (file) and
> produce the output to another external stream (another file)
> 
> Is this possible? I found that Stream>>asPetitParser do this:
> asPetitStream
>       ^ self contents asPetitStream 
> 
> Thanks! Federico





-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/PetitParser-and-external-streams-tp4721440p4721531.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to