Many people mentioned Parse::RecDescent , Marpa::R2 and Perl6::Rules in the past, but I suppose it's overkill if I have no nested ("descending") syntax to deal with!(?)
> This looks like a good opportunity to learn about it.
Great, do you wanna show me some sample code for my use case and explain why it's better that way?
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re^2: Challenge: Transforming markups
by LanX
in thread Challenge: Transforming markups
by LanX
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |