in reply to
Implementing a toy language in perl?
There is also
Parse::Yapp
that is basically a yacc written in perl. Does address a smaller set of grammar that
Parse::RecDescent
but is way faster.
--
stefp
-- check out
TeXmacs
wiki
Comment on
Re: Implementing a toy language in perl?
Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.
In Section
Meditations