slackbuilds/development/kforth
dsomero cd882e00fa development/kforth: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-30 00:13:38 -06:00
..
ForthVM.diff development/kforth: Added (A Forth programming language and environment) 2013-02-23 23:00:15 -06:00
Makefile.diff development/kforth: Added (A Forth programming language and environment) 2013-02-23 23:00:15 -06:00
README development/kforth: Fixed file ending with no newline. 2013-11-30 00:13:38 -06:00
kforth.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
kforth.info development/kforth: Added (A Forth programming language and environment) 2013-02-23 23:00:15 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.