On Oct 12, 6:20 pm, ratna dinakar <ratnadinakartumul...@gmail.com>
wrote:
> Hi Wills,
>
[quoted text clipped - 5 lines]
>
> Have fun!
Thanks . Can ASM generate binary executable from byte codes?
Roedy Green - 13 Oct 2007 11:10 GMT
On Sat, 13 Oct 2007 01:50:01 -0700, Wills
<wills.kingspanama@gmail.com> wrote, quoted or indirectly quoted
someone who said :
>Thanks . Can ASM generate binary executable from byte codes?
you need a native compiler for that. See
http://mindprod.com/jgloss/nativecompiler.html

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
Daniel Pitts - 13 Oct 2007 18:20 GMT
> On Oct 12, 6:20 pm, ratna dinakar <ratnadinakartumul...@gmail.com>
> wrote:
[quoted text clipped - 9 lines]
>
> Thanks . Can ASM generate binary executable from byte codes?
I don't think so, and generally you don't need to except in VERY special
circumstances. What would this provide your end-user?

Signature
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>