

Chibi Scheme
2 likes
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...
Cost / License
- Free
- Open Source
Application type
Alerts
- Discontinued
Platforms
- Mac
- Linux
- BSD
- Cygwin
Discontinued
Website is no longer available.
Features
- Embeddable
- Support for regular expressions
Tags
- Scripting language
- scheme
- r7rs
Chibi Scheme News & Activities
Highlights All activities
Recent activities
- Maoholguin updated Chibi Scheme
POX removed Chibi Scheme as alternative to JavaScript
Chibi Scheme information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Chibi Scheme?
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.


