Download List

Project Description

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.

2003-11-01 10:06 Back to release list
3.3e

COPY and " were dropped in favor of O@ and ,". A
rotating string buffer was added and moving strings
are now significantly faster. A function that allows HX
code to be saved to an array was added to the API.
Some COMUS words were added and the 4tH library
was cleaned up and enhanced. New example
programs were included.
Tags: Development, Major feature enhancements

Project Resources