ダウンロードリスト

プロジェクト概要

JTcl は Tcl 8.4 構文およびコマンドの Java 仮想マシンの API の制限によってのみ制限さの大部分を実装する Java で書かれた Tcl (Tool Command Language) の実装です。それは !TclJava プロジェクトから Jacl インタプリタに基づいています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-02-23 13:56
2.2.0

3 つの新しいコマンドが追加されました: lassign、lrepeat、および lreverse。新しいライブラリ モジュールは ZIP ファイルを操作するために追加されました。新しいコマンド ユーティリティは、スタンドアロン アプリケーションの JAR ファイルを構築します。以前、ソケットと展開ファイルからの読み取り中の例外の原因となった 2 つのバグを修正しました。
タグ: Stable
Three new commands have been added: lassign, lrepeat, and lreverse. A new library module was added for manipulating ZIP files. A new command utility builds stand-alone application JAR files. Two bugs that previously caused exceptions while reading from a socket and globbing files were fixed.

2011-12-20 13:59
2.1.0

あまりにも多くの主要な名前空間の区切り記号は返された情報コマンド' の問題を修正しました。"A"または「a +」モードでは非存在ファイルを開くときに、例外がスローされた問題を修正しました。ファイル イベントの処理のオープン ソケットに CPU 使用率が過度になる問題を修正しました。「ハイド' モジュールが含まれていますはコンパイル済みフライに Java コードを許可します。
タグ: Stable
A problem in 'info command' where too many leading namespace separators were returned was fixed. An issue where an exception was thrown when opening a non-existent file in mode "a" or "a+" was fixed. A problem where file event processing on an open socket would cause excessive CPU usage was fixed. The 'hyde' module was included, which allow Java code to be compiled on-the-fly.

2011-07-14 10:50
2.0.0

"nameofexecutable情報は、"今JTcl起動する一時的なシェル/ bat:このスクリプトを作成して返します。 "LSET"パフォーマンスの問題が修正されました。 "ソケット- serverコマンドは、"現在のスクリプトとしてコマンドを実行します。すべてのユーザのバックグラウンドスレッドは現在、Javaのデーモンスレッドであり、メインスレッドの終了時に停止されます。
タグ: Stable
'info nameofexecutable' now creates and returns a temporary shell/bat script that invokes JTcl. 'lset' performance issues have been fixed. 'socket -server command' now executes command as a script. All user background threads are now Java daemon threads, and will be stopped on main thread exit.

2011-04-14 19:42
2.0.0 beta 1

'のdict'とコマンドは、Tcl 8.5からバックポートされている'が適用されます。 Tcllibは、現在の配布に含まれています。で、java::importが今ワイルドカードパッケージ名からクラスをインポート("*").マイナーなバグが修正されています。
タグ: Beta
The 'dict' and 'apply' commands have been backported from Tcl 8.5. Tcllib is now included in the distribution. java::import now imports classes from wildcard package names ("*"). Minor bugs have been fixed.

2010-11-18 16:02
2.0.0 alpha1

このバージョンは、Tcl 8.4テストスイートの大部分を渡します。メジャーは、このリリースで実装された機能をTclの高度な正規表現のサポートが含まれています。非同期イベントは、新しいチャネルシステムとのI / O相互作用する私を駆動されます。 / execおよび開いているコマンドが動作するようになりましたして、コマンドパイプラインを書いてお読みください。数学表現エンジンは64ビット整数を使用しています。 traceコマンドは、コマンドのトレースをサポートしています。
タグ: Alpha
This version passes a large extent of the Tcl 8.4 test suite. Major features implemented in this release include support for Tcl Advanced Regular Expressions. Asynchronous event driven I/O interacts with a new channel system. Read/write command pipelines with the exec and open commands now work. The math expression engine uses 64-bit integers. The trace command now supports command tracing.

プロジェクトリソース