Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdahl!drivax!messer From: messer@drivax.UUCP (Adam Messer) Newsgroups: comp.lang.forth Subject: Forth Sources Message-ID: <24E9E193.2A2F@drivax.UUCP> Date: 16 Aug 89 21:50:10 GMT Reply-To: messer@drivax.UUCP (Adam Messer) Distribution: usa Organization: Digital Research, Monterey, CA Lines: 12 Hi there you figgies. This is my first posting, so please excuse any mistakes or bad form. I work with a protected mode real-time opperating system that runs on Intel 80286 and 80386 CPUs. I would really like to port forth to my system, but I am having a hard time finding assembly language sources. I have found a couple of meta compiliers that produce '.com' or '.exe' files. The format of executable files in my system is quite different from DOS so it would make my port extra difficult if I used a meta compilier. What I would like is PD 80x86 sources (masm, or other) of either 79 or 83 standard forth. The more modular the OS dependencies the beter. Thanks alot.