Re: [android-developers] Re: runtime compilation of dalvik bytecode
On Friday, 28 September 2012 00:28:40 UTC+1, Kristopher Micinski wrote:
On Thu, Sep 27, 2012 at 6:33 PM, Ross Bamford <rosc...@gmail.com> wrote:
> On Thursday, 27 September 2012 18:28:40 UTC+1, Kristopher Micinski wrote:
>>
>> FYI during a project I work on we've written a compiler (really binary
>> rewriter) for Dalvik bytecode in OCaml, though if you wanted to use it
>> as part of your project you would have to properly port the ocaml
>> runtime to Android (unless you could deal with doing development on a
>> machine and then having it loaded to a phone all the time, which I
>> probably would for my research purposes..).
>
>
> This interests me. Is this a publicly-available project? If so, do you have
> a link so I could take a look?
>
Not quite yet, but soon...
It's described on our paper.. http://www.cs.umd.edu/~jfoster/papers/spsm12.pdf
Thanks for the link, the transformation element of this does interest me. I look forward to seeing some code some day!
Regards,
Ross
-- You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home