summaryrefslogtreecommitdiff
path: root/lang/mzscheme/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-02-17Move the COMMENT from being in its own file to a definition in theagc1-1/+2
package Makefile.
2000-01-10Import mzscheme-101, an almost R5RS-compliant scheme intepreter withpooka1-0/+45
compiler included. Uses the boehm garbage collector. A big thanks goes to all who made devel/boehm-gc available. Modifying patches for a specific use is much easier than reinventing them! Note: I've marked this as i386-only, since it acted a little flacky on alpha and sparc. In theory support for at least those platforms supported by the garbage collector is possible. You are welcome to try.