Why Use Qore? (original) (raw)

Why should you use Qore? What makes Qore special?

There are two major features that make Qore unique:

These features are a bit technical, but if you've ever wanted to write multi-threaded code in a scripting language, or wondered why other languages with automatic memory management don't support C++-like destructors but have garbage collection approaches without user-controllable finalization / destruction, Qore may be for you.

Additionally, Qore supports logic embedding and sandboxing, optional strong typing, features a well-defined testing infrastructure, etc, see below for a more detailed list of language features.

The following is a more detailed list of high-level features of Qore:

Add a custom footer