Path: utzoo!attcan!uunet!willett!ForthNet From: ForthNet@willett.UUCP (ForthNet articles from GEnie) Newsgroups: comp.lang.forth Subject: Selecting a Public Domain Kernel Message-ID: <649.UUL1.3#5129@willett.UUCP> Date: 13 Mar 90 02:27:53 GMT Organization: Latest link in the ForthNet chain. (Pgh, PA) Lines: 23 Category 1, Topic 7 Message 91 Sun Mar 11, 1990 F.SERGEANT [Frank] at 10:39 CST [Pygmy is available on SIMTEL20. --dwp] post following to c1t7sr SR> Does anyone know of a forth system that would be suitable for SC> storing in ROM of a controller based on the intel 8088? ... Scott, I think Pygmy Forth (file #1939 on GEnie) might be usable for that purpose. I used the same approach to put a version of it in ROM for a Zilog Super8 I breadboarded. I presume you won't have DOS available for its services. Pygmy is easily meta-compilable, with full source code. Search thru the (block) file PYGMY.SCR for the word RAM for an example of setting up variables (that, of course, mustn't be in ROM). The I/O is vectored so it should be a simple matter to define your own versions of KEY, KEY?, and EMIT. -- Frank ----- This message came from GEnie via willett through a semi-automated process. Report problems to: 'uunet!willett!dwp' or 'willett!dwp@gateway.sei.cmu.edu'