JTcl 2.8.0 发布,主要是 bug 修复版本:
Fixed a bug in the java package that allowed methods to be selected for invocation that returned unaccessible classes.
Allow "b" and BINARY access modifiers on open command (enhancement.)
Static utility methods in Util.java now are public for use by extensions (enhancement.)
JTcl 是一个 Tcl (Tool Command Language) 编程语言的 Java 实现保,支持 Tcl 8.4 的语法、命令。
软件详情:https://jtcl-project.github.io/jtcl/news.html
下载地址:https://kenai.com/projects/jtcl/downloads
来自:开源中国社区

