SlackBuilds Repository

15.0 > Development > tinyscheme (1.42)

TinyScheme is a lightweight Scheme interpreter that implements as large
subset of R5RS as was possible without getting very large and complicated.
It's meant to be used as an embedded scripting interpreter for
other programs. As such, it does not offer IDEs or extensive toolkits
although it does sport a small top-level loop, included conditionally.
A lot of functionality in TinyScheme is included conditionally,
to allow developers freedom in balancing features and footprint.

The compiled binary is installed as "tinyscheme" instead of "scheme" in
order to avoid possible conflicts with other Scheme implementations that
might be installed in the user's system.

Maintained by: rc-05
Keywords:
ChangeLog: tinyscheme

Homepage:
https://tinyscheme.sourceforge.net/

Source Downloads:
tinyscheme-1.42.tar.gz (273ac5ffe5305986b329e9045f2aea89)

Download SlackBuild:
tinyscheme.tar.gz
tinyscheme.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds