Oh, and by the way, manipulating the string is (ta dum) Language-Driven
Programming, or the Interpreter Design Pattern
<http://jeffreykegler.github.io/Ocean-of-Awareness-blog/individual/2013/03/interpreter.html>.
It has considerably more potential than most hacks.  As Steve Yegge points
out, of all the programming Design Patterns, it is the only one that will
help your code get smaller.

On Wed, Aug 10, 2016 at 3:30 PM, Ron Savage <r...@savage.net.au> wrote:

> Yes, manipulate the string. But now, try very hard not to keep
> manipulating the same string, but save lots of versions of your work in
> different files, and you'll end up with a test suite.
>
> --
> You received this message because you are subscribed to the Google Groups
> "marpa parser" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to marpa-parser+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"marpa parser" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to marpa-parser+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to