Leopold Toetsch wrote:

Luke Palmer <[EMAIL PROTECTED]> wrote:


You mind submitting a patch to put this in the languages/pirate


I'd appreciate that very much. Pie-thon, here we come ...



Speaking of adding new projects to languages, I have a partially complete JVM->PIR translator done. It's complete, with the exception of:

1: The two threading ops arent translated
2: I need to translate the core libraries. I'm hoping GNU Classpath will be of
some help here.
3: I'm missing some runtime exceptions, which I just havent gotten around to
yet.
Other than that, its pretty complete.


However, the code it generates isn't quite runnable. Pasm seems to be missing
a few instructions, specifically add_method and add_attribute instructions.
So, I just made them up. As you can imagine, this causes a few errors :) That
means that beyond trivial cases, the code is mostly untested.


So, would anyone want this in the tree?  Or should I wait until it is better
tested and documented?

You take a look at it at:

http://jryan.perlmonk.org/images/jirate.tar.gz

Let me know what you think.

- Joe



Reply via email to