- Category:
- SCM
- Tags:
-
[ASM]
[源码]
- File Size:
- 53kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- flimulus
Description: eForth is a simple Forth model which can be easily ported to a wide
range of CPU s. It is best put into ROM and communicate to the
outside through a serial RS232 line. Files can be downloaded through
the serial line also. This eForth Model includes an implementation
on IBM-PC. The assembly source code is designed so that one can use
MASM to assemble object code for any target CPU. Only 29 words are
coded in machine instructions, which can be easily modified to run
on a target CPU other than 8086. The eForth Model and the IBM-PC
implementation is in the public domain to encourage interested
programmers to port this model to different CPU s.
To Search:
File list (Check if you may need any files):
EFORTH.GLO
EFORTH.SRC
EFORTH.OLD
READ.ME
EFORTH.ASM