New Developer Tools for David Nichols
Qore ncurses Module is an open source module for the Qore programming language that provides the "Window" and "Panel" classes, as well as many constants and functions.More documentation can be found here. Also see the test/ncurses.q, examples/hanio.q and...
Qore Qt4 Module is an open source module for the Qore programming language that provides a Qt4 API, which allows implementation of GUIs (Graphical User Interfaces).Being based on the libsmoke library, the Qore Qt4 Module provides access to the entire...
Qore SQLite3 Module is an open source module for the Qore programming language that provides a driver for the SQLite3 database.The module supports all sqlite3 afinities, except "date" types, which are supported only for writing from Qore. More...
Qore xmlsec Module is an open source module for the Qore programming language that uses the xmlsec library to allow Qore apps to verify, sign, encrypt and decrypt XML strings in accordance with to the xmlenc and xmldsig standards.More documentation can be...
Qore JSON Module is an open source and free module for the Qore programming language, allowing developers to generate and parse JSON strings, as well as to use JSON-RPC functionality and classes.The functionality of the Qore JSON Module was split...
Qore Oracle Module is an open source Oracle DBI driver module for the Qore programming language, designed to be aware of different character encodings. Qore Oracle Module supports multi-threading, stored prodedure, function execution, transaction...
Qore PostgreSQL Module is an open source module for the Qore programming language that provides a driver for the PostgreSQL database. It supports the following DBI capabilities: DBI_CAP_TIME_ZONE_SUPPORT, DBI_CAP_TRANSACTION_MANAGEMENT,...