Displaying 1 result from an estimated 1 matches for "2cb511d2".
2011 Dec 01
1
there's no payoff in confusing the users
john said:
> Have you considered using a PEG instead of regexes?
for all you home-schooled and self-taught programmers
for whom "peg" is far too computer-sciencey for comfort,
consider as an alternative the simple methodology i use...
i split the text-file on blank lines and place it in an array.
that is first-cut for my light-markup format, a.k.a., "zml"
-- zen