chez-scheme: Scheme compiler1
Chez Scheme is both a programming language and an implementation of that
language, with supporting tools and documentation.
As a superset of the language described in the Revised6 Report on the
Algorithmic Language Scheme (R6RS), Chez Scheme supports all standard
features of Scheme, including first-class procedures, proper treatment of
tail calls, continuations, user-defined records, libraries, exceptions,
and hygienic macro expansion.
... part of T2,
get it here
URL: https://www.scheme.com/
Author: Cisco Systems, Inc.
Maintainer: Tomas Glozar <tglozar [at] gmail [dot] com>
License: APL
Status: Stable
Version: 10.0.0
Download: https://github.com/cisco/ChezScheme/tags/download/v10.0.0/ csv10.0.0.tar.gz
T2 source: chez-scheme.cache
T2 source: chez-scheme.conf
T2 source: chez-scheme.desc
Build time (on reference hardware): 10% (relative to binutils)2
Installed size (on reference hardware): 6.08 MB, 49 files
Dependencies (build time detected):
00-dirtree
bash
binutils
coreutils
diffutils
findutils
gawk
grep
gzip
libx11
linux-header
make
ncurses
sed
tar
util-linux
xorgproto
Installed files (on reference hardware):
[show]
usr/bin/petite
usr/bin/scheme
usr/bin/scheme-script
usr/lib/csv9.6.4
usr/lib/csv9.6.4/examples
usr/lib/csv9.6.4/examples/Makefile
usr/lib/csv9.6.4/examples/compat.ss
usr/lib/csv9.6.4/examples/crepl.c
usr/lib/csv9.6.4/examples/csocket.c
usr/lib/csv9.6.4/examples/def.ss
usr/lib/csv9.6.4/examples/edit.ss
usr/lib/csv9.6.4/examples/ez-grammar-test.ss
usr/lib/csv9.6.4/examples/ez-grammar.ss
usr/lib/csv9.6.4/examples/fact.ss
usr/lib/csv9.6.4/examples/fatfib.ss
usr/lib/csv9.6.4/examples/fft.ss
usr/lib/csv9.6.4/examples/fib.ss
usr/lib/csv9.6.4/examples/foreign.ss
usr/lib/csv9.6.4/examples/freq.ss
usr/lib/csv9.6.4/examples/interpret.ss
usr/lib/csv9.6.4/examples/m4.ss
usr/lib/csv9.6.4/examples/macro.ss
usr/lib/csv9.6.4/examples/matrix.ss
usr/lib/csv9.6.4/examples/object.ss
usr/lib/csv9.6.4/examples/power.ss
usr/lib/csv9.6.4/examples/queue.ss
usr/lib/csv9.6.4/examples/rabbit.ss
usr/lib/csv9.6.4/examples/rsa.ss
usr/lib/csv9.6.4/examples/scons.ss
usr/lib/csv9.6.4/examples/setof.ss
usr/lib/csv9.6.4/examples/socket.ss
usr/lib/csv9.6.4/examples/template.ss
usr/lib/csv9.6.4/examples/unify.ss
usr/lib/csv9.6.4/ta6le
usr/lib/csv9.6.4/ta6le/kernel.o
usr/lib/csv9.6.4/ta6le/main.o
usr/lib/csv9.6.4/ta6le/petite.boot
usr/lib/csv9.6.4/ta6le/revision
usr/lib/csv9.6.4/ta6le/scheme-script.boot
usr/lib/csv9.6.4/ta6le/scheme.boot
usr/lib/csv9.6.4/ta6le/scheme.h
usr/share/man/man1/petite.1
usr/share/man/man1/scheme.1
var/adm/dependencies/chez-scheme
var/adm/descs/chez-scheme
var/adm/flists/chez-scheme
var/adm/md5sums/chez-scheme
var/adm/packages/chez-scheme
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).