./lang/chibi-scheme, Minimal Scheme Implementation for use as an Extension Language

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


Branch: pkgsrc-2020Q2, Version: 0.8.0, Package name: chibi-scheme-0.8.0, Maintainer: pkgsrc-users

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.

Support for additional languages such as JavaScript, Go, Lua and Bash
are planned for future releases. Scheme is chosen as a substrate
because its first class continuations and guaranteed tail-call
optimization makes implementing other languages easy.


Master sites:

SHA1: 7ce5f6609e7a84cefaf4f7596de3770b8db4ac00
RMD160: 01ec477d749206df3922add430c1424ee8e17eb0
Filesize: 759.042 KB

Version history: (Expand)