ダウンロードリスト

プロジェクト概要

Smalltalk YX は Smalltalk 80 を実装です。それは高い移植性や実行同様 32 ビットおよび 64 ビット システムでは、「Mac、Unix、Windows、ひるみ、または Solaris。使いやすいプラグイン システムがあり非常にアクティブです。

システム要件

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

2007-07-13 19:22
0.1.2

新しいコンパイラフラグをMac OS上でSyxをビルドします。セットとバッグが追加されている。オブジェクトされて両方のインスタンス変数とインデックス変数を保持するためにリファクタリングしている。メソッドのリテラルは定数です。基本的なWriteStreamを追加されています。初期メモリサイズ20000オブジェクトを保持するために2倍にされている。 ByteArrayの/文字列の小さな整数への文字変換が固定されている。オブジェクトはファイナライズのGC取引を修正することが追加されています。サポートのために追加されている無限精度数値のGMPを使用して。整数オーバーフローのチェック時には、和、差、乗算を行うビットシフトが追加されている。
タグ: Major feature enhancements
New compiler flags to build Syx on Mac OS. Sets and Bags have been added. Objects have been refactored to hold both instance variables and indexed variables. Literals in methods are now constant. Basic WriteStream has been added. The initial memory size has been doubled to hold 20000 objects. ByteArray/String small integer to character conversion has been fixed. Object finalization has been added by fixing GC transactions. Support has been added for infinite-precision numbers using GMP. Integer overflow checks when doing sum, difference, multiplication, and bit-shift have been added.

2007-07-06 00:02
0.1.1

このリリースでは線形ハッシュテーブル、ハッシュを2倍に似て実装されます。このメソッドは単項演算子およびバイナリメッセージをキャッシュに追加します。これは、バイナリ配布物を作成するbdistコマンドを追加します。改善された例外を処理するとトレースバック。基本的なビット単位の操作と整数のクラスです。インラインwhileFalse:ブロックします。このリリースではカバーし、ほとんどのPositionableStream標準。これは、実行時に基本的なサブクラスを追加します。
This release implements linear hash tables, similar to double hash. It adds method caching to unary and binary messages. It adds a bdist command to create a binary distribution. Improved exception handling and tracebacks. An Integer class with basic bit-wise operations. Inline whileFalse: block. This release covers most of the PositionableStream standard. It adds basic subclassing at runtime.

2007-07-02 20:00
0.1

単純なガベージコレクタが追加されています。このリリースではSmalltalkの限られた数の80の基準について説明します。これは両方の32ビットおよび64ビットのプラットフォームとのイメージの互換性があります。は、VMは、Win32とPOSIXで同じです。 sconsのシステムを構築するとして使用されます。インタラクティブなSmalltalkのそれ自体の中からコンソールを開きます。イミディエイトSmallIntegers?と文字。基本的なプラグインのシステムです。山車とLargeIntegersのサポート。クラス変数です。非常に単純なメソッドをキャッシュします。同期、I / Oのマルチplexingトラフセマフォ。ドキュメントDoxygenを使用して。再編Syxの初期化。多くのバグ修正。
タグ: Major feature enhancements
A simple garbage collector has been added. This release covers a limited number of Smalltalk-80 standards. It is image compatible with both 32-bit and 64-bit platforms. The VM works the same on Win32 and POSIX. Scons is used as the build system. An interactive console from within Smalltalk itself. Immediate SmallIntegers? and Characters. A basic plugin system. Support for Floats and LargeIntegers. Class variables. Very simple method caching. Syncronous I/O multi-plexing trough Semaphores. Documentation using Doxygen. Reorganized Syx initialization. Many bugfixes.

プロジェクトリソース