./wip/scm, Portable scheme interpreter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.5.5, Package name: scm-5.5.5, Maintainer: pkgsrc-users

Scm is a portable Scheme implementation written in C including the
following features:
* Conforms to Revised^5 Report on the Algorithmic Language Scheme and
the IEEE P1178 specification.
* Support for SICP, R2RS, R3RS, and R5RS scheme code.
* Supports inexact real and complex numbers, 30 bit immediate integers
and large precision integers.
* Supports many Common Lisp functions.
* Char-code-limit, most-positive-fixnum, most-negative-fixnum, and
internal-time-units-per-second constants. *Features* and
*load-pathname* variables.
* Arrays and bit-vectors. String ports and software emulation ports.
I/O extensions providing ANSI C and POSIX.1 facilities.
* Interfaces to standard libraries including REGEX string regular
expression matching and the CURSES screen management package.
* Available add-on packages including an interactive debugger, database,
X-window graphics, BGI graphics, Motif, and Open-Windows packages.
* A compiler (HOBBIT) and dynamic linking of compiled modules.
* User definable responses to interrupts and errors,
Process-syncronization primitives. Setable levels of monitoring
and timing information printed interactively (the verbose function).
Restart, quit, and exec.


Required to run:
[devel/slib]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 2ef8ff29f0aa4fe0afb5a086137a088be765ffb4
Filesize: 889.459 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 18:22:53 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2008-05-30 00:20:55 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Update tasks

   2008-05-30 00:18:16 by Aleksej Saushev | Files touched by this commit (16) | Package removed
Log message:

Update to SCM 5e5 (5.5.5 in pkgsrc):
- most patches incorporated upstream;
- DESTDIR support.
   2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2006-04-09 00:14:02 by Johnny C. Lam | Files touched by this commit (18)
Log message:
List the info files directly in the PLIST and change USE_MAKEINFO into
USE_TOOLS+=makeinfo.
   2005-07-14 15:52:22 by Thomas Klausner | Files touched by this commit (1)
Log message:
Reset maintainer to tech-pkg, since email bounced.

   2005-06-13 01:51:13 by Krister Walfridsson | Files touched by this commit (92)
Log message:
Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead.