没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > hangar19 |
hangar19
|
0 | 0 | 47 |
贡献者 | 讨论 | 代码提交 |
概述
This project builds on Jinterface, a Java communication tool found in the Erlang distribution package. The current scope of JErlang is to bring the JInterface code base up to date with everything that has become available in Java since JInterface was first written. For example, System.out.println() has been replaced by JDK 1.4 logging. Custom list and queue implementations will be replaced with java.util.List and java.util.Queue . Ant will replace Make, and the code base will be tested. Generics will be used. Java synchronization will be replaced with java.util.concurrent classes. License is EPL ( http://www.erlang.org/license/EPL1x0-explained.html ).
创建时间:2014-05-11 23:26