jonnyg@umd5.umd.edu (Jon Greenblatt) (04/25/89)
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.