mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/4th: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9116056f01
commit
3ce94c6fa5
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
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.
|
||||
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.
|
||||
tool. Its simplicity makes it perfectly suited to learn Forth, from
|
||||
which it has been derived.
|
||||
|
|
Loading…
Reference in a new issue