Short: Scheme interpreter for R5RS Uploader: lorens hem passagen se Type: dev/lang Requires: ixemul.library Architecture: m68k-amigaos Scm conforms to Revised^5 Report on the Algorithmic Language Scheme and the IEEE P1178 specification. Scm is written in C and runs under Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, Unicos, VMS, Unix and similar systems. ASCII and EBCDIC are supported. Documentation is included explaining the many Scheme Language extensions in scm, the internal representations, and how to extend or include SCM in other programs. Documentation is online at: http://swissnet.ai.mit.edu/~jaffer/SCM.html SCM can be obtained via FTP (detailed instructions follow) from: swissnet.ai.mit.edu:pub/scm/scm5d0.tar.gz ftp.gnu.org:pub/gnu/jacal/scm5d0.tar.gz ftp.cs.indiana.edu:/pub/scheme-repository/imp/scm5d0.tar.gz SLIB is a portable Scheme library which SCM uses: swissnet.ai.mit.edu:pub/scm/slib2c5.tar.gz ftp.gnu.org:pub/gnu/jacal/slib2c5.tar.gz ftp.cs.indiana.edu:/pub/scheme-repository/code/lib/slib2c5.tar.gz