slackbuilds_ponce/development/4th
Zbigniew Baniewski c14df07dd2 development/4th: Updated for version 3.62.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2013-02-14 00:26:56 -06:00
..
01-directories.patch development/4th: Updated for version 3.62.0. 2013-02-14 00:26:56 -06:00
4th.info development/4th: Updated for version 3.62.0. 2013-02-14 00:26:56 -06:00
4th.SlackBuild development/4th: Updated for version 3.62.0. 2013-02-14 00:26:56 -06:00
README development/4th: Added (The friendly Forth compiler/interpreter) 2011-10-22 10:17:07 -02:00
slack-desc development/4th: Added (The friendly Forth compiler/interpreter) 2011-10-22 10:17:07 -02: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.