In Parrot m4 0.0.4 there a couple of new builtin macros. The internal data
structure have been refactored in order to support some more features in the
future. However I haven't yet gotten around to start using objects.
Due to some new PIR syntax I could simplify the code.
Using a loadable compiler for integer arithmetic expression seem to work.
Applied, thanks.
Though I'm not entirely sure why it works.
Magic. You might consider an "end" op though :)
leo