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-01-27 15:24 Back to release list
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.

Project Resources