Qore is a scripting language supporting threading and embedded logic, and designed for applying a flexible scripting-based approach to enterprise interface development. It is also useful as a general purpose language.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This is primarily a bug-fix release from 0.5.2.
The broken Solaris shared build was fixed. The
broken ncurses module was fixed. Some deadlocks
were fixed (in the Queue, SingleExitGate, and
Datasource classes). A bug in chomp was fixed.
Some excess locking with object references were
eliminated. Some memory leaks and memory errors
were plugged. STL container classes are used more
where appropriate. Some new functions were
implemented.