This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kawa build.xml patch for Android - SUCCESS


On Tue, 03 Jul 2012 20:52:20 +0200, Marius Kjeldahl <marius@kjeldahl.net> wrote:
> Once I figure more of it out I hope to do a writeup, and best case 
> contribute some tools back to simplify development.

One thing I've been thinking about is running a swank process on the
phone, then connecting to it from my local Emacs/Slime via some adb
port-forwarding magic.. that would make development *really* interesting
:)

No idea how to implement any of this though :-/

That's for another day to find out :)

On a related note, is there any technical reason why a byte-code
compiler wouldn't work on Android (provided it emitted dalvik vm code
instead of "normal" java bytecode)? Is the specification for the dalvik
bytecode available?

Greetings,

Peter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]