SlackBuilds Repository

15.0 > Development > kForth-32 (2.4.3)

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 provides a large subset of the Forth-2012 specification for
the Forth language. It also provides some extensions and non-standard
features which its authors have found to be useful.
Experienced Forth users should consult the Technical Information
section of the User’s Guide for specific information on the
differences between kForth and Forth-2012.

You may specify a specific directory in which kforth will search
for .4th files not found in the current directory. The environment
variable KFORTH_DIR must be set to this directory.
For example, add the following lines to your .bash_profile file:

KFORTH_DIR=~/kforth/kForth-32-x.y.z/forth-src
export KFORTH_DIR

if you want to override the default location on
KFORTH_DIR=/usr/share/kForth-32

kForth-32 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.

This requires: patchutils

Maintained by: Antonio Leal
Keywords: forth programming language,forth,programming,language,32bits,32,x86,i686,i586,forth-2012,2012
ChangeLog: kForth-32

Homepage:
https://github.com/mynenik/kForth-32

Source Downloads:
kForth-32-2.4.3.tar.gz (fe006640fadef2863063728a884f7cb7)

Download SlackBuild:
kForth-32.tar.gz
kForth-32.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds