New Developer Tools for Linux
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...
Retro language has a rich history going back to 1998 when it was first released as a 16-bit standalone Forth for x86 PC's. Since then it's evolved through use into its present form, which is a 32-bit implementation running on a portable virtual machine...
innoextract is an open source and handy command-line tool helps users to effortlessly extract installer files created with the Inno Setup software.The Inno Setup installers are used for Microsoft Windows applications. This tool does not need Windows or...
SGC (Simple Game Code) is an open source software written in Python that helps PyGame developers to effortlessly create graphical user interfaces and ease game development.At the moment, SGC includes the following widgets: Input_Box, Button, FPS...
KaliVeda is an object oriented data analysis framework based on ROOT. Its main purpose is to provide simulation and analysis tools for the INDRA charged particle multidetector used in the study of nuclear multifragmentation at GANIL.However, it has been...
crpcut (pronounced "crap cut") is the Compartmented Robust Posix C++ Unit Tester. With crpcut it's easy to write tests that other unit-test frameworks cannot manage.Introductory example:An example testing parts of std::string: #include < crpcut.hpp...
ExDatis pgsql query builder is an open source graphical software that lets you generate queries for PostgreSQL databases.ExDatis pgsql query builder connects to the selected database and displays a list of its fields and tables. The results can be...
Tntdb is a c++-class-library for easy access to databases. The interface is database-independent. Driverclasses are loaded dynamically. The goal of it is to have easy access to databases. You don't have to worry about resourceleakage, because all objects...