On Thu, 2005-08-04 at 08:52 -0400, Amir Karger wrote: > I'm about to commit an updated version of leo's Z-code-to-PIR > translator. I'm wondering what I should do about t.
I hope to have a variant of Test::More written in pure PIR in the near future (though it probably requires the new calling conventions code to reach the trunk) and a port of Parrot::Test shortly after that. That ought to let you write tests either in PIR or, with the appropriate calling code, in the language of your choice. -- c