All -- > Judging by the patches, this was a much earlier version than I intended to > post. In the current version, min and max are now implemented, and test files > evaluate two-operand and three-operand versions. The (<>=) operands work now > with more than two operands, and I've added tests for these with three > operands. > > Answering questions: Operators should now use no more than two registers at > any given time. The bug where _save returned an unused temporary has been > fixed, > > As to whether we can get it into languages/scheme, I'd be pleased to add it > but I don't have CVS access. I'm also working with a patch to introduce a > 'set' instruction that writes to and from a temporary memory cell.
I support having this in CVS. The more languages the better. It does need a maintainer with CVS access though one way or the other. I'd like to see the folks with other language implementations speak up again about their current status and desires to have their stuff in CVS. I think having these languages available for people to play with helps us keep the interest in and usability of Parrot high. Regards, -- Gregor