Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!orstcs!jacobs.cs.orst.edu!shepard From: shepard@jacobs.cs.orst.edu (Mark N. Shepard) Newsgroups: comp.lang.forth Subject: Wanted: generic FORTH src for 68030 Message-ID: <14648@orstcs.CS.ORST.EDU> Date: 5 Jan 90 17:28:12 GMT Sender: usenet@orstcs.CS.ORST.EDU Reply-To: shepard@jacobs.cs.orst.edu (Mark N. Shepard) Organization: Oregon State University - CS - Corvallis Oregon Lines: 19 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