ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
An interpreter for the Lua language, written entirely in C#
...An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what scripts can access. Easy to use error handling (script errors are exceptions). Support for coroutines, including invocation of coroutines as C# iterators.
KScriptDbg4 is a GUI to Perl & Python script debugger. This GUI is the result of the port to KDE4 / Qt4
of Protoeditor, a project by Thiago Silva, based on release 1.1beta3.
It offers the main functions of a debugger : set breakpoints, run the script step by step, enter a function, step outside a function, display global and local variables, watch for variables or expressions ...