lang/scm - The NetBSD Packages Collection

Portable scheme interpreter

Scm is a portable R5RS Scheme implementation written in C.
    * Support for SICP, R2RS, R3RS, and R5RS scheme code.
    * Is fully documented in TeXinfo form, allowing documentation to be
      generated in info, TeX, html, nroff, and troff formats.
    * Supports inexact real and complex numbers, 30 bit immediate integers
	and large precision integers.
    * Many Common Lisp functions: logand, logor, logxor, lognot, ash,
	logcount, integer-length, bit-extract, defmacro, macroexpand,
	macroexpand1, gentemp, defvar, force-output, software-type,
	get-decoded-time, get-internal-run-time, get-internal-real-time,
	delete-file, rename-file, copy-tree, acons, and eval.
    * 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
    * 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).

Build dependencies

pkgtools/x11-links pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/slib

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64scm-5.5.3nb2.tgz
NetBSD 10.0aarch64scm-5.5.3nb2.tgz
NetBSD 10.0aarch64scm-5.5.3nb2.tgz
NetBSD 10.0aarch64ebscm-5.5.3nb2.tgz
NetBSD 10.0aarch64ebscm-5.5.3nb2.tgz
NetBSD 10.0alphascm-5.5.3nb2.tgz
NetBSD 10.0earmv6hfscm-5.5.3nb2.tgz
NetBSD 10.0earmv6hfscm-5.5.3nb2.tgz
NetBSD 10.0earmv6hfscm-5.5.3nb2.tgz
NetBSD 10.0earmv7hfscm-5.5.3nb2.tgz
NetBSD 10.0earmv7hfscm-5.5.3nb2.tgz
NetBSD 10.0earmv7hfscm-5.5.3nb2.tgz
NetBSD 10.0i386scm-5.5.3nb2.tgz
NetBSD 10.0i386scm-5.5.3nb2.tgz
NetBSD 10.0powerpcscm-5.5.3nb2.tgz
NetBSD 10.0vaxscm-5.5.3nb2.tgz
NetBSD 10.0x86_64scm-5.5.3nb2.tgz
NetBSD 10.0_BETAx86_64scm-5.5.3nb2.tgz
NetBSD 8.0i386scm-5.5.3nb2.tgz
NetBSD 8.0i386scm-5.5.3nb2.tgz
NetBSD 8.0i386scm-5.5.3nb2.tgz
NetBSD 8.0powerpcscm-5.5.3nb2.tgz
NetBSD 8.0powerpcscm-5.5.3nb2.tgz
NetBSD 8.0powerpcscm-5.5.3nb2.tgz
NetBSD 8.0powerpcscm-5.5.3nb2.tgz
NetBSD 8.0x86_64scm-5.5.3nb2.tgz
NetBSD 8.0x86_64scm-5.5.3nb2.tgz
NetBSD 8.0x86_64scm-5.5.3nb2.tgz
NetBSD 9.0aarch64scm-5.5.3nb2.tgz
NetBSD 9.0aarch64scm-5.5.3nb2.tgz
NetBSD 9.0aarch64scm-5.5.3nb2.tgz
NetBSD 9.0alphascm-5.5.3nb2.tgz
NetBSD 9.0alphascm-5.5.3nb2.tgz
NetBSD 9.0earmscm-5.5.3nb2.tgz
NetBSD 9.0earmv6hfscm-5.5.3nb2.tgz
NetBSD 9.0earmv6hfscm-5.5.3nb2.tgz
NetBSD 9.0earmv6hfscm-5.5.3nb2.tgz
NetBSD 9.0earmv7hfscm-5.5.3nb2.tgz
NetBSD 9.0earmv7hfscm-5.5.3nb2.tgz
NetBSD 9.0earmv7hfscm-5.5.3nb2.tgz
NetBSD 9.0i386scm-5.5.3nb2.tgz
NetBSD 9.0i386scm-5.5.3nb2.tgz
NetBSD 9.0m68kscm-5.5.3nb2.tgz
NetBSD 9.0m68kscm-5.5.3nb2.tgz
NetBSD 9.0m68kscm-5.5.3nb2.tgz
NetBSD 9.0mips64ebscm-5.5.3nb2.tgz
NetBSD 9.0powerpcscm-5.5.3nb2.tgz
NetBSD 9.0powerpcscm-5.5.3nb2.tgz
NetBSD 9.0powerpcscm-5.5.3nb2.tgz
NetBSD 9.0x86_64scm-5.5.3nb2.tgz
NetBSD 9.0x86_64scm-5.5.3nb2.tgz
NetBSD 9.3x86_64scm-5.5.3nb2.tgz
NetBSD 9.3x86_64scm-5.5.3nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

x11
Enable X11 support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.