Actions

Difference between revisions of "Distributions"

From Gambit wiki

(Added version 2 for posterity (transition from m68k back-end to C back-end))
(Added some really old versions of Gambit...)
Line 33: Line 33:
 
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.6 Version 2.6]
 
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.6 Version 2.6]
 
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.7 Version 2.7]
 
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.7 Version 2.7]
 +
 +
=== Version 1 ===
 +
 +
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v1 Gambit's infancy!]
 +
 +
=== Version 0 ===
 +
 +
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v0 Before it was called Gambit!] (SIS = Simple Implementation of Scheme... originally in Prolog)

Revision as of 03:20, 17 February 2009

Version 4

Version 3

  • Version 3.0
    • Latest stable source distribution: gambc30.tar.gz
    • Latest stable prebuilt distributions:
      • README file: readme
      • Windows 95/NT/XP:
        • For Microsoft Visual C++ 4.0 compiler: gc30-msc.zip
        • For Borland C++ 5.0 compiler: gc30-bor.zip
        • For Watcom C/C++ 11.0 compiler: gc30-wat.zip
        • Note: any prebuilt distribution will do if you only use the Gambit Scheme interpreter, but the one for Watcom C/C++ is fastest.
      • MSDOS:
      • Mac OS Classic:
        • For for the Macintosh CodeWarrior 11, Pro 1/2/3: gc30-cw.zip

Version 2

Version 1

Version 0