slackbuilds_ponce/development/kforth
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
ForthVM.diff
kforth.info
kforth.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
Makefile.diff
README
slack-desc

kForth is an implementation of the Forth programming language and 
environment. The user may write Forth programs with an editor,
load these program files from kForth, and run them. kForth, like
other implementations of Forth, provides an interactive environment,
allowing the user to examine or define variables and execute or
define individual words.

kForth is designed to be installed on a 32-bit linux operating system.
It will not install on 64-bit Slackware unless multilib support is
installed.