summaryrefslogtreecommitdiffstats
path: root/development/4th/README
blob: 6045bd8dcdd47e189f9174346f2a8a5e88285980 (plain) (blame)
1
2
3
4
5
6
7
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.

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.