This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > chibi-scheme (0.9)

Minimal Scheme Implementation for use as an Extension Language

Chibi-Scheme is a very small library intended for use as an extension
and scripting language in C programs. In addition to support for
lightweight VM-based threads, each VM itself runs in an isolated heap
allowing multiple VMs to run simultaneously in different OS threads.

The default repl language contains all bindings from R7RS small,
available explicitly as the (scheme small) library. The language is
built in layers, however - see the manual for instructions on compiling
with fewer features or requesting a smaller language on startup.

Chibi-Scheme is known to work on 32 and 64-bit Linux, FreeBSD and OS X,
Plan 9, Windows (using Cygwin), iOS, Android, ARM and Emscripten.

Maintained by: Erik Falor
Keywords: scheme,functional,programming,embed,extend
ChangeLog: chibi-scheme

Homepage:
https://github.com/ashinn/chibi-scheme

Source Downloads:
chibi-scheme-0.9.tar.gz (7b29119e96f2290449347cc8f4be69f4)

Download SlackBuild:
chibi-scheme.tar.gz
chibi-scheme.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

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