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.
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...
jim is an opensource smallfootprint implementation of the tcl programming language. it implements a large subset of tcl and adds new features like references with garbage collection, closures, builtin object oriented programming system, functional programming commands, firstclass arrays and utf8 support. all this with a binary size of about 100200kb (depending upon selected options).
the jim core is very stable. jim passes over 3000 unit tests and many tcl programs run unmodified. jim is highly modular with the possibility to configure many components as loadable modules, or omitted entirely. a number of extensions are included with jim which may be built as loadable modules.
jim cross compiles easily and is in use in many embedded environments. it runs under many operating systems, including linux, freebsd, qnx, ecos, windows (cygwin and mingw32).
jim has builtin command line editing for the interactive shell, jimsh.
Embeddable Scripting language Object oriented Language
development sqlite embeddable scripting-language object-oriented-language programming-language interpreter utf-8 tcl posix event-driven
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
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...
Free Open Source Mac OS X Linux BSD Cygwin
ChaiScript is an easy to use embedded scripting language for C++.
Free Open Source Mac OS X Windows Linux
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