[armedbear-devel] generic-class-file branch landed on trunk: who re-enables runtime-class.lisp/RuntimeClass.java?

Erik Huelsmann ehuels at gmail.com
Sat Sep 25 06:32:10 UTC 2010


Finally, the branch which is about implementing a generic class file
generator (en rewriting the compiler output generator in terms of it) has
landed on trunk.

These are the next steps:

1. Devise an api for external users - there are currently *no* exported
symbols
2. Rewrite runtime-class.lisp in terms of this API, instead of the old ASM
bytecode modifier library.

Any takers?


Next to the re-enabling of runtime-class.lisp, the other benefit of the
branch is that it's now possible to create Java class files from the
compiler which contain much more complicated (but hopefully better
performing) method patterns.


Regards,


Erik.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100925/b53ef2da/attachment.html>


More information about the armedbear-devel mailing list