JavaScript
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many non-browser environments.
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
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many non-browser environments.
Free Open Source Mac OS X Windows Linux Android iPhone BSD Chrome OS Web
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...
Free Open Source Mac OS X Windows Linux FreeBSD
The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend...
Free Open Source Mac OS X Windows Linux
ChaiScript is an easy to use embedded scripting language for C++.
Free Open Source Mac OS X Windows Linux
Jim is an opensource small-footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with...
Free Open Source Mac OS X Windows Linux BSD
TinyScheme is a lightweight Scheme interpreter that implements as large a subset of R5RS as was possible without getting very large and complicated. It is meant to be...
Free Open Source Mac OS X Windows Linux BSD