Hi,
as my little project is progressing step by step, I figured it's time
show something to the world. The current version of the Lua compiler
targeting Parrot is 0.2.1. If people want to have a look, you can get it
at http://members.home.nl/joeijoei/parrot. Please read the README file
in the distribution for setting things up and getting things to work. If
it's not working, please email me, I'll try to fix it.
However, it's far from complete (so don't expect too much of it :-), and
not all things are working correctly, especially function calls, (with
variable number of arguments, return values). Simple stuff is working.
Also, the PMCs are not complete, but have very basic functionality.
I also included the life.lua test file. It shows what kind of complex
lua code it can already handle.
Thanks to all people answering my questions and getting me this far.
klaas-jan