-
-
-
12 Like
Squirrel (programming language)
Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and...
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...
ChibiScheme 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 VMbased 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 firstclass continuations and lowandhighlevel hygienic macros.
Support for regular expressions Embeddable Scripting language
regular-expression embeddable scripting-language programming-language scheme r7rs