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 release supports building native Windows binaries and other minor enhancements (including conditional parsing). Additionally, 33 bugs have been fixed.
This release includes 36 bugfixes and major new features including a much improved type system, class constants and static class variables, an SQL prepared statement API, support for declaring return types before the function or method signature, parser and name resolution support for writing Qore scripts without "$" signs for variables or class method calls or object member references, and much more.
This release adds optional hard typing to the language, function, and method overloading, time zone support, time resolution to the microsecond, new operators, functions, and methods, major parsing and performance improvements when data types are available, and much more. It represents a major step forward in the evolution in the language.
This release features 19 bug fixes since Qore 0.7.7, addressing both major and minor issues with Qore. This version is a recommended upgrade for all users.
This is a pure bugfix release, fixing 15 bugs from version 0.7.6, including a bug causing the FtpClient class to fail to connect and bugs in the Datasource and DatasourcePool classes in auto-reconnect handling. Furthermore, some object protection bugs, rare memory leaks, and crashing bugs have been fixed.