Newsgroups: comp.lang.scheme.c Path: utzoo!utgpu!watserv1!watmath!watmath!dmason From: dmason@uwaterloo.ca (Dave Mason) Subject: Porting C-Scheme to weird environments (VM/CMS with Watcom C/370) Message-ID: Sender: daemon@watmath.waterloo.edu (0000-Admin(0000)) Organization: /u/dmason/.organization Date: 19 Feb 91 22:47:29 Lines: 13 Does anybody have any idea if this has already been done, or particular places to watch out for in general when porting it to weird systems. It appears I have convinced people to let me teach 1st year Applied Computer Science students using Scheme....if I get a version running on the mainframe. To give you a flavor of the environment: line-at-a-time terminal and file I/O; a flat directory structure for the source tree; a fairly good C compiler. Should be lots of fun... thanks ../Dave