Actions

Difference between revisions of "Distributions"

From Gambit wiki

(Updated to v4.4.0)
(Added version 2 for posterity (transition from m68k back-end to C back-end))
Line 7: Line 7:
 
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v4.0 Version 4.0]
 
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v4.0 Version 4.0]
 
** [http://bunny.jonnay.net/gambitnds/trunk/ SVN repository for Gambit 4.0b20 on Nintendo DS ]
 
** [http://bunny.jonnay.net/gambitnds/trunk/ SVN repository for Gambit 4.0b20 on Nintendo DS ]
 +
 
=== Version 3 ===
 
=== Version 3 ===
  
Line 22: Line 23:
 
*** Mac OS Classic:
 
*** Mac OS Classic:
 
**** For '''for the Macintosh CodeWarrior 11, Pro 1/2/3''': [http://www.iro.umontreal.ca/~gambit/download/gambit/v3.0/prebuilt/gc30-cw.zip gc30-cw.zip]
 
**** For '''for the Macintosh CodeWarrior 11, Pro 1/2/3''': [http://www.iro.umontreal.ca/~gambit/download/gambit/v3.0/prebuilt/gc30-cw.zip gc30-cw.zip]
 +
 +
=== Version 2 ===
 +
 +
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.0 Version 2.0]
 +
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.2 Version 2.2]
 +
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.3 Version 2.3]
 +
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.4 Version 2.4]
 +
* [http://www.iro.umontreal.ca/~gambit/download/gambit/v2.5 Version 2.5]
 +
* [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]

Revision as of 18:44, 16 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