ダウンロードリスト

プロジェクト概要

4tH はForthのコンパイラです。ただし若干の相違点があります。まず、標準のForthエンジンとは違って一般的なコンパイラ型の処理系です。また4tHは、バイトコード、Cプログラムに埋め込み可能なバイトコード、スタンドアロンの実行ファイルを生成可能な大変小さなコンパイラであるだけでなく、スクリプト言語としても動作可能です。ANS Forth標準のCOREワードセットの95%をサポートしていて、条件コンパイル、パイプ、ファイル、アサーション(表明)、フォワード宣言、列挙、構造体、実行の中断、再帰、インクルードファイルなどの特徴があります。このシステムには、RPN(逆ポーランド記法)計算機、行エディタ、プリプロセッサ、コンパイラ、逆コンパイラ、Cソースジェネレータ、仮想マシン、およびマルチタスキング環境が付属しています。

システム要件

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

2011-12-12 06:39 リリース一覧に戻る
3.61.3

Unions and pragmas can be defined. The library files now support several polynomials, RAM disks, menus, bitfields, bit arrays, several new sorting algorithms, Morse signs, and 3VL. The preprocessor was enhanced, supporting S\", token concatenation, string comparison, variable assignment, and smart double number/FP literals. 'DOES>' can be used to change the execution semantics of basic data types. A bug in the Linux Makefile was fixed. Overflow and underflow errors in number conversion were fixed. A bug in the 'IF' statement of 4tsh was fixed. The accuracy of the 'FERF' words was improved.
タグ: Major feature enhancements, Bugfixes

プロジェクトリソース