共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > unlicense-lib |
unlicense-lib
|
1 | 0 | 1203 |
贡献者 | 讨论 | 代码提交 |
The java ecosystem is changing.
Systems and Platforms supporting java syntaxe or more numerous than before, JVM, JME, Android, GCJ, Parrot ...
Problem is : none have a common API, and transposing one or another to a different platform raises some legal issues.
Therefor a completely free model must be build, which is this project objective, similar to what could be found in the classpath projet with some differencies :
- Public domain
- Java 1.4 syntax,
- Zero jvm api usage.
- Copy/Paste philosophy, authors abandon all their rights.
Rewrite it all, but once and for all !