Results 1 to 8 of 8
Thread: AOT Java compiler
- 02-20-2011, 11:42 PM #1
Senior Member
- Join Date
- Feb 2011
- Posts
- 107
- Rep Power
- 0
AOT Java compiler
Hey!
I was reading this article on AOT Java compilers (I have no intention of selling any programs now but I like reading up on things in advance) and was wondering what AOT Java compilers you guys here use and can recommend.
I was thinking of sending a pal of mine my guitar test project but I doubt he will be able to run it, and he know very little about computers so any alert asking him to download something will not be done -> the program will instead be deleted.
So the only option is to AOT compile it into an .EXE so he can just double click and play it.
Any info or links are appreciated!
Cheers!
-
- 02-21-2011, 12:54 AM #3
Senior Member
- Join Date
- Feb 2011
- Posts
- 107
- Rep Power
- 0
In that linked to article the author explains the problems of giving someone an executable Jar file, and for some reason a lot of folk (in my experience) are most comfortable double clicking on an exe (after sometimes running an AV on it) than this "funny format jar thingy"
- 02-21-2011, 01:43 AM #4
Senior Member
- Join Date
- Feb 2011
- Posts
- 107
- Rep Power
- 0
I think it has the added advantage of being ready to sell your programs with less fear of your scripts being "decompiled"...
- 02-21-2011, 01:46 AM #5
I neither trust an exe more or less than a jar file. They both can cause damage. Although using an exe means you are limiting your code to Windows.
-
- 02-21-2011, 01:55 AM #7
Reality Check++
- 02-21-2011, 02:04 AM #8
Senior Member
- Join Date
- Feb 2011
- Posts
- 107
- Rep Power
- 0
Yep, I get it. You lose Java's compile once run anywhere advantage but if Windows is your primary/only audience for a certain program...I neither trust an exe more or less than a jar file. They both can cause damage. Although using an exe means you are limiting your code to Windows.
Hahaha! Me maybe... you know your stuff especially with the amount of help you have given me!You and I are both years away from having to worry about anyone decompiling our programs and stealing our intellectual property. Seriously.
One of the reasons I didnt want to post my entire "project" was of the amount of "learning code", "bad code" and messy code I have :) but nonetheless when/if we want to post something of importance it makes the mind more at ease to know our IP is safe as can be.
Similar Threads
-
Online Java compiler
By PhoeniX in forum Advanced JavaReplies: 23Last Post: 08-12-2011, 04:12 PM -
So, Java Compiler
By maknib in forum Forum LobbyReplies: 1Last Post: 11-05-2010, 05:39 AM -
How to Set up my Java Compiler
By Galore in forum New To JavaReplies: 4Last Post: 01-17-2010, 05:57 PM -
Create new java compiler
By gino62389 in forum Advanced JavaReplies: 2Last Post: 11-04-2009, 03:57 PM -
The best compiler for java
By baltimore in forum New To JavaReplies: 2Last Post: 08-06-2007, 05:10 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks