From: feeley AT raptor DOT IRO DOT UMontreal DOT CA (Marc Feeley) Newsgroups: comp.os.msdos.djgpp Subject: Gambit-C 2.4 for DJGPP Date: 15 Dec 1996 14:56:54 -0500 Organization: /usr/lib/news/organization Lines: 16 Distribution: world Message-ID: NNTP-Posting-Host: raptor.iro.umontreal.ca To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp This message is to announce the DOS version of the Gambit-C Scheme programming system release 2.4. The Gambit-C system contains a Scheme interpreter and a compiler that compiles Scheme programs to C. This version has been compiled using DJGPP v2.0 and generates code that can be compiled by DJGPP v2.0. From within the compiler (which can be used interactively), the user can dynamically compile a Scheme module and then load it into the running compiler. This is implemented using calls to the gcc and gendxe programs. This version as well as versions for UNIX, Windows-NT/95 and Macintosh are available from: ftp://ftp.iro.umontreal.ca/pub/parallele/gambit/gambit-2.4/ Marc