Download List

프로젝트 설명

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-02 21:39
3.5c release 3

부동 소수점 에뮬레이션 라이브러리를 제공하는 대부분의 단어가 추가되었습니다 부동 및 EXT wordsets 떠있었습니다. 몇 가지 버그 ""라이브러리를 혼합 고정했다.
Tags: Major feature enhancements
A floating point emulation library was added,
providing most words of the FLOATING and FLOATING
EXT wordsets. A few bugs were fixed in the "mixed"
library.

2008-01-27 15:24
3.5c release 2

4 디렉토리 환경 변수 설정에 의해 정의 될 수있는 기본. 4 정의 구현을 만들기위한 지원이 추가되었습니다. 멀티태스킹 환경이 지금은 스크립트입니다. 도서관, ANS 코어 확장, 테이블 검색에 관한 파일을 재작 성 해석되었거나 교체.
Tags: Major feature enhancements
A default 4tH directory can be defined by setting
an environment variable. Support for creating
custom 4tH implementations was added. The
multitasking environment is scriptable now. The
library files concerning ANS Core Extensions,
table searching, and interpretation have been
rewritten or replaced.

2007-12-23 20:03
3.5c

C와 OFFSET과 추가되었습니다 단어입니다. 멀티태스킹 환경을 완벽하게 소스 트리에 통합되었습니다.
Tags: Minor feature enhancements
The words C and OFFSET have been added. The multitasking environment has been fully integrated in the source tree.

2007-12-17 08:54
3.5b release 2

사소한 버그가 수정되었습니다. hgen_4th ()으로 대체되었습니다 API에서 제거됩니다. 계열로 변경되었습니다 + 필드에 forth200x했다. [부정]을 잘라 추가되었습니다. / 현악 지금은 내부 단어입니다. 단어 환경? 완전히 구현되었습니다. 폐기 ANS - 후예 단어가 추가되었습니다. 축제 음성 합성기에 인터페이스가 추가되었습니다. 4 셀 지금 베타 버전입니다.
Tags: Minor feature enhancements
Minor bugs were fixed. hgen_4th() was replaced and
removed from the API. FIELD was renamed to +FIELD,
according to forth200x. [NEGATE] and CHOP were
added. /STRING is now an internal word. The word
ENVIRONMENT? was completely implemented. Obsolete
ANS-Forth words have been added. An interface to
the Festival speech synthesizer was added. The 4tH
shell is now beta.

2007-05-20 17:54
3.5b

더 많은 코어 단어와 더블 wordset의 대부분을 지원합니다. 출력 버퍼를 플러시 수있습니다. 실험 멀티태스킹 환경에 추가되었습니다.
Tags: Major feature enhancements
More CORE words and most of the DOUBLE wordset are supported. Output buffers can be flushed. An experimental multitasking environment was added.

Project Resources