Qore Programming Language 0.7.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Qore Programming Language 0.7.0 (Default branch)
# 1  
Old 10-11-2008
Qore Programming Language 0.7.0 (Default branch)

ImageQore is a modular, multi-threaded, SQL-integrated, weakly-typed scripting language with procedural and object-oriented features, powerful and easy-to-use data types, structures, and operators, and a clean and easy-to-learn/read syntax. Qore supports safe signal handling, exception handling and exception-safe programming, XML and JSON integration as well as TLS/SSL socket support, HTTP, XML-RPC, JSON-RPC communication, easy date arithmetic, strong encryption, and deadlock detection. It was designed for SMP scalability.License: GNU Lesser General Public License (LGPL)Changes:
This release is a major release, featuring astable and documented API with public C++ headerfiles as well as major performance and memoryusage improvements. The library may now be usedunder either the LGPL or GPL. Support for run-timeclosures was added, along with many new classes,functions, methods, and some support forquasi-functional programming (with the new map,foldl, foldr, and select operators). Support forbz2 compression and the SHA224, SHA256, SHA384,and SHA512 digest methods was added. Many bigfixes were made; modules are now deliveredseparately from the library.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question