48 projects tagged "QPL"
Objective Caml is the latest implementation of the Caml dialect of ML. It has full support for objects and classes combined with ML-style type reconstruction, a powerful module calculus in the style of Standard ML (but retaining separate compilation), a high-performance native code compiler (in addition to a Caml Light-style bytecode compiler), and labeled arguments with possible default value.
Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. It includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber information, and demangled type names of variables. It is thread-safe.
Cervisia is a KDE graphical frontend for the CVS client. It features checking out a module from a repository, updating or retrieving the status of a working directory or single files, common operations like add, remove and commit, diff against the repository and between different revisions, annotated view of a file, view of the log messages in tree and list form as well as resolving of conflicts in a file.
Engauge Digitizer is digitizing software that converts an image showing a graph or map into numbers. The image file can come from a scanner, digital camera, or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet. Highlights for beginners include an intuitive interface and extensive context-sensitive documentation. Highlights for experts include compensation for image distortion, cartesian and polar coordinates, linear and logarithmic coordinates, automatic scanning, graphical previews, and browser help.
SiteManager is an Open Source Web Application Toolkit for PHP Developers that includes a framework for code modules and layout templates, database connectivity, SmartForms, sessions, and some other tools. All parts of the system are integrated through object-oriented libraries which allow for easy expandability and maintenance.
Cassandra is a scientific data viewer based on VTK. Cassandra provides dynamic interaction with the VTK pipeline and enables the user to load plug-ins dynamically in order to perform specific tasks in data manipulation and visualisation. Cassandra is open and modular, and can easily be extended to new filters through a set of dynamically loadable plug-ins. A plug-in template is provided to help users to develop and share their own plug-ins. This approach allows users to perform complex filtering without any specific knowledge of VTK or C++.