e4thcom-0.9.0  A Terminal for Embedded Forth Systems

Copyright (C) 2013-2026 Manfred Mahlow

e4thcom and all related files are released with ABSOLUTELY NO WARRANTY. It is
free software under the terms of the GNU General Public License as published 
by the Free Software Foundation; either version 3 of the License, or any later
version, see http://www.gnu.org/licenses.

The copyright of code examples or target image files in the template folders 
corresponds to that one of the distribution they have been derived from (see
the reference notes and the README in the template folder).

Abstract

e4thcom for Linux (X86 32/64 Bit and Raspberry/Raspbian 32 Bit) is a terminal
program for embedded Forth Systems. The default is X86_64 Bit but it's very 
easy to recompile it for one of the other supported OS versions. Please see 
the e4thcom-x.y.z/src/README.

The e4thcom program consists of two files, a binary file named e4thcom and an
image file named e4thcom.i. The binary file loads the image file on program
start. 

The binary file and the image file must always have the same name and the image
file must have the .i extension.

If you change the name of the binary file, you have to change the name of the
image file too.

If you create a link to the binary file with a different name, you also have to
create a link with the same name plus .i extension to the image file inside the
e4thcom directory.

For further information please read e4thcom-x.y.z/doc/e4thcom-x-y-z.pdf.

MM-260429

