The "/nmon/lmon12d" file could not be found or is not available. Please select another file.
Looking for the latest version? Download qore-0.8.4.tar.bz2 (3.6 MB)
Home / qore / 0.8.0
Name Modified Size Status
Parent folder
Totals: 20 Items   13.2 MB
libqore5-0.8.0-2.rhel5.i386.rpm 2010-06-18 1.1 MB 2 downloads
libqore5-0.8.0-2.fc12.x86_64.rpm 2010-06-18 926.6 kB 3 downloads
libqore5-0.8.0-2.rhel5.x86_64.rpm 2010-06-18 1.1 MB 3 downloads
libqore5-0.8.0-2.opensuse11_2.x86_64.rpm 2010-06-18 935.7 kB 3 downloads
qore-0.8.0.tar.gz 2010-06-14 3.0 MB 129 downloads
qore-devel-0.8.0-1.opensuse11_2.x86_64.rpm 2010-06-14 107.0 kB 2 downloads
qore-doc-0.8.0-1.opensuse11_2.x86_64.rpm 2010-06-14 1.0 MB 2 downloads
qore-0.8.0-1.opensuse11_2.x86_64.rpm 2010-06-14 17.6 kB 4 downloads
ChangeLog 2010-06-14 1.1 MB 7 downloads
README 2010-06-14 2.7 kB 3 downloads
RELEASE-NOTES 2010-06-14 135.6 kB 8 downloads
qore-doc-0.8.0-1.rhel5.i386.rpm 2010-06-14 1.1 MB 2 downloads
qore-devel-0.8.0-1.rhel5.i386.rpm 2010-06-14 123.0 kB 2 downloads
qore-0.8.0-1.rhel5.i386.rpm 2010-06-14 18.4 kB 3 downloads
qore-doc-0.8.0-1.rhel5.x86_64.rpm 2010-06-14 1.1 MB 2 downloads
qore-doc-0.8.0-1.fc12.x86_64.rpm 2010-06-14 1.1 MB 2 downloads
qore-devel-0.8.0-1.rhel5.x86_64.rpm 2010-06-14 123.0 kB 2 downloads
qore-devel-0.8.0-1.fc12.x86_64.rpm 2010-06-14 110.9 kB 2 downloads
qore-0.8.0-1.fc12.x86_64.rpm 2010-06-14 18.0 kB 4 downloads
qore-0.8.0-1.rhel5.x86_64.rpm 2010-06-14 19.7 kB 3 downloads
Qore README author: David Nichols <david_nichols@users.sourceforge.net> updated: 2008-09-02 This document contains some general information on the Qore language. Please refer to the following files/locations for specific information: README-SVN: learn how to build qore from svn sources README-MODULES: information about qore modules (delivered separately from the qore library) WHATISQORE: general description of the Qore programming language RELEASE-NOTES: release notes, known issues, etc BUILD: information on how to build and install qore from sources - some quick information below docs/qore.html: Qore Programming Language Reference Manual built from the docbook sources (docbook sources are only in svn at the moment). docs/library/html/index.html: API documentation for qore's public API (built during the build process if you have doxygen) test/: test scripts. test/test.q is the main regression test script; testing is not yet automated as a part of the build... examples/: many example Qore scripts/programs. ************************ *** Quick Build Info *** ************************ * only UNIX-like platforms are currently supported * requires POSIX threading support * requires at least flex 2.5.31 (older distributions have flex 2.5.4, flex 2.5.35 recommended) in order to compile the multithreaded parser; you can get this version at: http://sourceforge.net/projects/flex * requires libxml2 headers and libraries; libxml2 support is no longer optional * requires pcre headers and libraries for perl5-compatible regex support; POSIX regex support is no longer used * requires openssl headers and libraries * requires zlib & bzlib headers and libraries * optionally support for Oracle, MySQL, PostgreSQL, Sybase, MS SQL Server, ncurses, OpenGL, GLUT, QT4, TIBCO Rendezvou and AE Adapters, SSH2, Bea Tuxedo and more can be built (see README-MODULES for details) *************** *** HISTORY *** *************** Qore was originally designed to facilitate embedding integration logic in a workflow/technical order management system (the system is called Qorus Integration Engine). The initial requirements for the language were: clean threading model, SMP scalability, efficient resource sharing, safe embedding of logic in automomous objects with restricted capabilities, good networking and lightweight (ex xml-rpc, json-rpc) web-service and other common protocol support, system stability and memory cleanliness. However, while qore was originally designed as an embedded application scripting library (and still excels at this task), it has evolved to be a fully-functional standalone language as well.
Source: README, updated 2010-06-14