CASL2/COMET2のアセンブラ、リンカ、シミュレータ
○ コンソール アプリケーションです。
○ コマンドライン操作の知識が少し必要です。
○ 具体的でわかりやすいエラーメッセージを出力します。
○ 5個のプログラムまでリンクできます。
○ アセンブラは高速です。
○ 仮想マシンも高速です。
COMET2は3000個の素数を1秒余で計算します。
(割り算の連続で、 2, 3, 5, 7 と小さいほうから順番に3000番目の27449まで)
○ Windows OS, Linux OS 共に32-bit版, 64-bit版用の各実行ファイルを含みます。
○ 基本情報技術者試験のCASL2の仕様に準拠
○ 日本語表示と英語表示を切り替えることができます。
1. This is a console application for learning an educational assembly language of CASL2.
2. A little knowledge of the use of command line is needed.
3. All of the Assembler, Linker and Virtual Machine called COMET2, are built in one binary file.
4. The built-in linker has an ability to deal with five casl2 programmes.
5. They put out easy error messages to read, not abstract ones.
6. Very Fast Assembling.
7. Very Fast Execution of the COMET2.
(The first three thousands prime numbers(2, 3, 5, 7, ..., 27749) can be calculated in a second or two.)
8. There are six execution files included for Windows OS, Linux OS, x86, x64.
9. You can choose either English or Japnanese as a display-language.
ソフト名: | CASL2 cmd |
---|---|
動作OS: | Windows 10/8/7/Vista/XP/Me/2000/NT/98/95 UNIX MS-DOS |
機種: | IBM-PC x64 |
種類: | フリーソフト |
作者: | S. Yamase |