Re: [ANN] Lua on Parrot 0.6.0

2008-03-20 Thread François Perrad
Klaas-Jan Stol wrote: Hi François, lua on parrot seems to have improved a lot, indeed. It's looking really good. Some remarks: * is it possible to show the generated PIR? I can't get life.lua (included with lua distr.), and I'd like to see what's going on under the hood. lua.pbc acts as the o

Re: [ANN] Lua on Parrot 0.6.0

2008-03-20 Thread Klaas-Jan Stol
Hi François, lua on parrot seems to have improved a lot, indeed. It's looking really good. Some remarks: * is it possible to show the generated PIR? I can't get life.lua (included with lua distr.), and I'd like to see what's going on under the hood. * running (n)make fails for me on windows,as I

[ANN] Lua on Parrot 0.6.0

2008-03-19 Thread François Perrad
Parrot is a VM (virtual machine) designed specifically for running dynamic languages in general, and Perl 6 in particular (see http://www.parrotcode.org/). Parrot is still in development, the latest monthly version is 0.6.0. A complete prototype of Lua 5.1 (aligned on 5.1.3) is available : -