Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rochester!udel!thomson From: thomson@udel.EDU (Richard Thomson) Newsgroups: comp.lang.forth Subject: Interpreter source/design details Message-ID: <412@louie.udel.EDU> Date: Wed, 5-Aug-87 08:51:41 EDT Article-I.D.: louie.412 Posted: Wed Aug 5 08:51:41 1987 Date-Received: Sat, 8-Aug-87 00:51:17 EDT Reply-To: thomson@udel.EDU (Richard Thomson) Organization: University of Delaware Lines: 13 Summary: Request for info I am interested in porting a FORTH environment to a multi-processing system. Does anyone out there know of a good source for the inner interpreter that I can use? I would prefer source code in assembler [that's reasonably well documented :-] for a processor like the 6809, 68000, PDP-11, etc. However, a pointer to a useful book describing the necessary details would be sufficient. I am interested in building a multi-processing object oriented version of FORTH that would use message passing to objects on different processors. (How I'm going to resolve these messages is another point altogether... :-) :-) Also, any pointers towards implementation details of object-oriented versions of FORTH would be greatly appreciated. Rich Thomson