JNC - JavaNativeCompiler 1.1
JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.
This is especially useful when applications have to be deployed to end-users. All vexatious problems of deploying Java applications can be solved by compiling them to native.
| Dialup | (56k) | 51 m 16 s |
| ISDN | (128k) | 22 m 26 s |
| DSL | (512k) | 05 m 37 s |
| Cable | (1024k) | 02 m 49 s |
| T1 | (1484k) | 01 m 57 s |
Related Downloads
exeJ 1.01exeJ is a command line tool that creates a "batch-like" executable (.exe file) for your java application. The command line used to start... |














