SlackBuildsOrg/development/4th
Zbigniew Baniewski 9bd2d4882c development/4th: Updated for version 3.64.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
2022-09-08 22:20:33 +01:00
..
01-directories.patch development/4th: Updated for version 3.64.1. 2022-09-08 22:20:33 +01:00
02-to_preserve_32bit_compatibility.patch development/4th: Updated for version 3.64.1. 2022-09-08 22:20:33 +01:00
4th.info development/4th: Updated for version 3.64.1. 2022-09-08 22:20:33 +01:00
4th.SlackBuild development/4th: Updated for version 3.64.1. 2022-09-08 22:20:33 +01:00
README
readme_64-bit.txt
slack-desc development/4th: Updated for version 3.64.1. 2022-09-08 22:20:33 +01:00

4tH is basic framework for creating application specific scripting
languages. It is a library of functions centered around a virtual
machine, which guarantees high performance, ease of use and low
overhead.

But in the meanwhile 4tH has acquired a reputation as an educational
tool. Its simplicity makes it perfectly suited to learn Forth, from
which it has been derived.