JNC - Java Native Compiler

本项目在 系统打包与安装工具 中的评分:   6

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. They will be:
- Easy to deploy
   No JRE dependency. Most end-users don't know what they have installed.
   No more problems on how to create an executable file out of a JAR or class file.
- Hard to decompile
   Java can easily be decompiled. Native compilation will protect your source code.
- Run fast from the start
   No more overhead for loading a JRE.



其他Java 系统打包与安装工具 开源项目资源:

本网站对列举的开源项目、软件、源码、类库所评定的分值(PR, Progject Rank),是根据该项目的规模、复杂度、采用人数、开发人数、活跃度、说明文档、演示网站等诸多因素综合所给出主观评价,仅供你参考之用。
List of Companies, Suppliers, Distributors, Importers & Exporters
收藏本网站 | 联系我们 | 英文图书网 | 十万个为什么 | Sitemap生成器 | 国际商贸
Copyright © 2007 - 2012 Why and How