in reply to Re: Basics of parsing (using RTF as a testbed)
in thread Basics of parsing (using RTF as a testbed)

Are you familiar with Text::Balanced? I think you'll find it useful...

Indeed it would be useful to me here, except I want to learn the techniques myself. I am not doing this for any purpose but to learn the mechanics of a decent parser (or I should say tokenizer, since that's all I'm really doing).

  • Comment on Re^2: Basics of parsing (using RTF as a testbed)