I've restructured the output from the miniperl parser to make things a little less confusing than having HoLoHoLo... monstrosities floating around, and added a rather large and hopefully somewhat comprehensive test suite into Miniperl/t. The code generator now handles expressions fairly cleanly, unfortunately I haven't added a backend optimizer yet, so it generates code that has commands like 'set P0, P1', so that instruction needs to be added. The consensus on that thread seems to be that it should perform a deep copy of the PMC, at least to the pointer level. I'll hopefully be committing this tonight.
-- Jeff <[EMAIL PROTECTED]>