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.

2009-06-14 05:42 Back to release list
3.5d release 2

전처리에 추가되었습니다. 멀티태스킹 환경을 재작 성했다. ANS 부동 소수점 몇 가지 버그가 수정되었습니다. 또 부동 소수점 환경에서, 추가되었습니다 젠 플로트라고. 지금은 공유 라이브러리를 지원하는 리눅스 버전입니다. 더 복잡한 패치를 지원합니다. 여러 다른 추가 및 수정 라이브러리와 예제되었다.
Tags: Major feature enhancements
A preprocessor was added. The multitasking environment was rewritten. Several ANS floating point bugs were fixed. Another floating point environment, called Zen float, was added. The Linux version now supports shared libraries. More complex patches are supported. Various other additions and fixes were made to the libraries and examples.

Project Resources