Quantcast
Channel: BSD alternatives to JavaScript - AlternativeTo.net
Viewing all articles
Browse latest Browse all 17

Chibi Scheme

$
0
0
Chibi-Scheme is a very small library with no external dependencies 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 language is R7RS Scheme, including first-class continuations and low-and-high-level hygienic macros.

Viewing all articles
Browse latest Browse all 17

Trending Articles