head	1.3;
access;
symbols
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.07.25.03.27.57;	author wxs;	state dead;
branches;
next	1.2;

1.2
date	2008.03.14.16.00.07;	author pav;	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
@- Remove lang/gambc after it's been repocopied to lang/gambit-c

PR:		ports/124087
Submitted by:	Timothy Beyer <beyert@@cs.ucr.edu>
Approved by:	Captain Fourier <rzinkov@@gmail.com> (old maintainer)
@
text
@bin/six
bin/gsc
bin/gsc-cc-o
bin/gsc-script
bin/gsi
bin/gsi-script
bin/scheme-ieee-1178-1990
bin/scheme-r4rs
bin/scheme-r5rs
bin/scheme-srfi-0
bin/six-script
current
doc/gambit-c.html
doc/gambit-c.pdf
doc/gambit-c.txt
include/gambit.h
lib/_gambc.c
lib/digest#.scm
lib/digest.scm
lib/gambit#.scm
lib/libgambc.a
lib/r4rs#.scm
lib/r5rs#.scm
share/emacs/site-lisp/gambit.el
syntax-case.scm
@@dirrm doc
@


1.2
log
@- Stop packaging mtree symlinks

PR:		ports/121691
Submitted by:	Scot Hetzel <swhetzel@@gmail.com>
@
text
@@


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
@a24 2
share/nls/POSIX
share/nls/en_US.US-ASCII
@

