savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] savannah.gnu.org: submission of The Base Framework


From: fonseca
Subject: [Savannah-hackers] savannah.gnu.org: submission of The Base Framework
Date: Sun, 11 Aug 2002 01:49:12 -0400

A package was submitted to savannah.gnu.org.
This mail was sent to address@hidden, address@hidden


Rene Moeller Fonseca <address@hidden> described the package as follows:
License: other
Other License: GNU General Public License, version 2 only

Package: The Base Framework
System name: base
Type: 2

Description:
The Base Framework is a framework for developing platform independent 
applications in the C++ programming language.

The motivation for this project is to provide a complete, self-contained, and 
simple to use framework for general application development. Special care has 
been undertaken during the design and implementation of the framework to make 
the platform fully transparent to the application developer.

The project has a third name \"base-framework\".

The framework currently supports Unices (including GNU/Linux) and Win32  
platforms.

I have written the framework from scratch during the last couple of years.

The framework is licensed under the GNU GPL (only version 2) but the project 
will be relicensed under less restrictive terms in the future.

The home page is available at
http://www.mip.sdu.dk/~fonseca/base/html_chapters/

An overview of the functionality provided by the framework is given at:
http://www.mip.sdu.dk/~fonseca/base/html_chapters/ch-design.html

It already exists and you can download the latest snapshot at 
http://www.mip.sdu.dk/~fonseca/distribution/base-framework/nightly/snapshots/base-latest.tar.bz2

The framework has not been released yet! But this will happen in the near 
future.

API documentation is available at
http://www.mip.sdu.dk/~fonseca/base/api/html/main.html


Other Software Required:
The framework currently only works with GCC 3.x
However, the framework does NOT make use of a C++ Standard Template Library 
implementation only the basic runtime support for exception handling and so on.

Other dependencies:
A demangling API implementation (v3mv is built into the framework).
A regular expression implementation (e.g pcre).
XML parser implementation (e.g. XMLSoft XML Library)


Other Comments:
Nightly build reports are available at:
http://www.mip.sdu.dk/~fonseca/base/builds.php

Checkout the home page for further information.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]