Commit Graph

6 Commits

Author SHA1 Message Date
ajacoutot
a7bd5d8ac0 - this needs -pthread to build
unbreak (at least) on powerpc
2009-04-05 11:15:10 +00:00
sthen
49a758cc13 update maintainer's email address; corrected from a ports@ submission. 2008-12-14 21:30:27 +00:00
jasper
ff53f0014d - update scheme48 to 1.8
including many fixes and new features and works on non-i386 too now.

ok MAINTAINER
2008-08-19 22:20:40 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
alek
3d5f66d6f7 Import scheme48 1.3
Scheme 48 is an implementation of the Scheme programming language as
described in the Revised5 Report on the Algorithmic Language Scheme.
It is based on a compiler and interpreter for a virtual Scheme
machine.  Scheme 48 tries to be faithful to the Revised5 Scheme
Report, providing neither more nor less in the initial user
environment. It is based on a byte-code interpreter and is designed to
be used as a testbed for experiments in implementation techniques and
as an expository tool.

From Aaron Hsu <arcfide@sacrificumdeo.net>
2006-08-01 14:34:33 +00:00