20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
kForth-64: kForth-64 (64-bit Forth System for x86_64-GNU/Linux)
|
|
kForth-64:
|
|
kForth-64: kForth-64 is an implementation of the Forth programming language
|
|
kForth-64: and environment. Like other implementations of Forth, provides an
|
|
kForth-64: interactive environment, allowing the user to examine or
|
|
kForth-64: define variables and define and execute individual words.
|
|
kForth-64: kForth-64 provides a large subset of the Forth-2012 specification
|
|
kForth-64: and includes some useful extensions.
|
|
kForth-64:
|
|
kForth-64: https://github.com/mynenik/kForth-64
|
|
kForth-64:
|