in reply to Re: Parse::RecDescent: problem with grammar and error reporting
in thread Parse::RecDescent: problem with grammar and error reporting
Yeah, I started out with something like this. Then I added provisions for embedding images, literal TeX syntax that could extend to more than one lines, inlined gnuplot scripts, etc., and it became pretty much unmaintainable.
But you are perhaps right, I should at least have a go at refactoring the existing script using idioms I'm familiar with, before I jump into rewriting it with a tool I don't know (P::RD).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parse::RecDescent: problem with grammar and error reporting
by locked_user sundialsvc4 (Abbot) on Jan 20, 2012 at 14:25 UTC |