The program is a very basical FORTH emulator with a limited set of commands it can be easily
extended.
INSTALLATION
This program needs to be compiled, any standard C compiler within an ANSI environment
should be OK. The included makefile is based on "GNU make" and should work
with all make variants.