head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	old_RELEASE_5_EOL:1.1
	old_RELEASE_7_0_0:1.1
	old_RELEASE_6_3_0:1.1
	old_PRE_XORG_7:1.1
	old_RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2010.10.01.12.44.34;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2009.06.06.00.29.36;	author amdmi3;	state Exp;
branches;
next	1.1;

1.1
date	2007.01.19.22.08.32;	author itetcu;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 4.6.0

PR:		ports/151045
Submitted by:	Adrien Pierard <pmn@@bakarika.net> (maintainer)
@
text
@The Gambit programming system is a full implementation of the Scheme
language which conforms to the R4RS and IEEE Scheme standards.  It
consists of two main programs: gsi-gambit, the Gambit Scheme
interpreter, and gsc-gambit, the Gambit Scheme compiler.


Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available.  With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.

WWW: http://www.iro.umontreal.ca/~gambit/
@


1.2
log
@- Update to v4_4_3

PR:		135252
Submitted by:	Adrien <pmn@@bakarika.net> (maintainer)
@
text
@d1 4
a4 4
The Gambit programming system is a full implementation of the Scheme 
language which conforms to the R4RS and IEEE Scheme standards. It 
consists of two main programs: gsi-gambit, the Gambit Scheme interpreter,
and gsc-gambit, the Gambit Scheme compiler. 
d7 6
a12 6
Gambit-C is a version of the Gambit programming system in which the 
compiler generates portable C code, making the whole Gambit-C system 
and the programs compiled with it easily portable to many computer 
architectures for which a C compiler is available. With appropriate 
declarations in the source code the executable programs generated by 
the compiler run roughly as fast as equivalent C programs. 
@


1.1
log
@The Gambit programming system is a full implementation of the Scheme
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.

Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.

WWW: http://www.iro.umontreal.ca/~gambit/

PR:		ports/107405
Submitted by:	Rob Zinkov
@
text
@d3 3
a5 2
consists of two main programs: gsi, the Gambit Scheme interpreter, and 
gsc, the Gambit Scheme compiler.
@

