4tH compiler 3.5a release 2 review

Download
by rbytes.net on

4tH is a Forth compiler with a little difference

License: LGPL (GNU Lesser General Public License)
File size: 401K
Developer: HanSoft
0 stars award from rbytes.net

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 over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.

It comes with an RPN calculator, line editor, compiler, decompiler, C-source generators, and a virtual machine.

What's New in This Release:
A bug that prevented using pipes in the Unix/Linux version was fixed.
The word FILES was added.
The word SLEEP was renamed to PAUSE.
Several errata were corrected, and a section concerning multitasking was added to the manual.

4tH compiler 3.5a release 2 search tags