summaryrefslogtreecommitdiff
path: root/lang/gambit-c/pkg-plist
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-19 22:08:32 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-19 22:08:32 +0000
commitce559fb35f2b6321a0e7369fb10d9bb8a60752cc (patch)
treebe3780b9d7183a4c6f8f319bd5cdb7f43ef90614 /lang/gambit-c/pkg-plist
parentRemove past committers. (diff)
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
Notes
Notes: svn path=/head/; revision=182819
Diffstat (limited to '')
-rw-r--r--lang/gambit-c/pkg-plist28
1 files changed, 28 insertions, 0 deletions
diff --git a/lang/gambit-c/pkg-plist b/lang/gambit-c/pkg-plist
new file mode 100644
index 000000000000..09186a47f637
--- /dev/null
+++ b/lang/gambit-c/pkg-plist
@@ -0,0 +1,28 @@
+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
+share/nls/POSIX
+share/nls/en_US.US-ASCII
+syntax-case.scm
+@dirrm doc