Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language.
Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language.
*********** version 0.2 *********** fixed a problem with deserializing untagged and not double quoted integer and floating-point 0 and 0.0; they were incorrectly deserialized as strings added additional information to the exception when a scalar value cannot be serialized (normally this happens when a string has an encoding error) ************* version 0.0.1 ************* Initial release of the YAML module Requires qore 0.8.0+ to build and run see README and docs for more information