slackbuilds/development/4th
B. Watson f35c98bbee
development/4th: Fix docs.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-09 15:45:08 +07:00
..
01-directories.patch development/4th: Updated for version 3.62.5. 2018-02-02 05:07:33 +07:00
02-to_preserve_32bit_compatibility.patch development/4th: Updated for version 3.62.5. 2018-02-02 05:07:33 +07:00
4th.SlackBuild development/4th: Fix docs. 2022-04-09 15:45:08 +07:00
4th.info development/4th: Updated for version 3.62.5. 2018-02-02 05:07:33 +07:00
README development/4th: Fix README. 2020-10-17 09:38:41 +07:00
readme_64-bit.txt development/4th: Updated for version 3.62.2. 2014-04-13 22:11:12 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.