Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!umd5!jonnyg From: jonnyg@umd5.umd.edu (Jon Greenblatt) Newsgroups: comp.windows.ms Subject: XLisp 2.0 Windows. Message-ID: <4756@umd5.umd.edu> Date: 25 Apr 89 15:42:57 GMT Reply-To: jonnyg@umd5.umd.edu (Jon Greenblatt) Distribution: usa Organization: University of Maryland, College Park Lines: 15 I am porting XLisp 2.0 to MS Windows and X Windows. The X Windows port works fine and a test version of the MS Windows code has been written. The main high level interface is completely object oriened and the low level interface is C interfaced to lisp. I can not distribute code at this point to the general public. The MS Windows port has a serious problem with using the large model of the C compiler. Since there is no reasonable way to use a different memory model I would like someone to help me get it working. If you feel you can and want to tackle this I will send you the current version of what I have and let you use it if you can fix the problems. Any volunteers? BTW This interface is very similar to ACTOR in the way it is set up. JonnyG.