[comp.lang.forth] Wanted: generic FORTH src for 68030

shepard@jacobs.cs.orst.edu (Mark N. Shepard) (01/06/90)

I'm looking for the source-code for a simple generic FORTH for the 68000.
When I say "simple" I mean my system has small memory, no disk drives,
and no operating system--in other words, a classic FORTH system.  
I do have an assembler: it's written in C, runs on the IBM PCclone 
I'm using as a development system, and generally follows Motorola's 
assembler conventions.

The system I want this for is a homebrew single-board-computer with
68030 / 68881 FPU, 160k SRAM (128k 32-bits wide), 32k of EPROM, 
two rs232 serial ports, and a few other dodads.  So far all I've got 
for software is a system-monitor/debugger.

I would greatly appreciate information on where I could get a listing
of FIG-FORTH or FORTH-79 (preferrably in machine-readable form from
someplace on the net),  or perhaps source-code for the a commercial 
FORTH system like the Amiga or Atari ST which I could strip down.

Thanx,
mark shepard@cs.orst.edu