- Details
- Written by David Nichols
- Parent Category: News
- Last Updated: 22 January 2013
- Hits: 710
Qore 0.8.5 has recently been released bringing major new features to Qore as well as some important bug fixes.
Some of the highlights of this release are:
- abstract methods allowing implementation-independent interfaces to be defined
- iterator classes with iterator support built in to the functional/list operators (map, select, foldl, foldr, etc)
- universal references; lvalue references can now be used without restrictions everywhere in Qore
- new user modules:
- new pseudo-methods, new functions and methods, and other changes; see the new online release notes (part of the online HTML documentation) here: http://qore.org/manual/current/lang/html/release_notes.html
For details, see:
- release notes (link to the online HTML release notes integrated in the documentation)
- download links
- documentation