Sword Home Page

[ Home ] | [ Download ] | [ Doc / FAQ ]

Latest news

February 4th, 2005

SWORD version 1.0.0 is out. See in the download section to get it. This version features very important cleanup and stable code. It is production ready. The Visual Studio 7.1 workspace is available, workspace vor VS6.0 and Unix makefiles will follow shortly. This release supports the following platforms:

What is it ?

SWORD is a general-purpose C++ library, which comes as a complement to ACE and for the GUI part QT in order to build high preformance, high quality, portable C++ software. It provides the developer with (major features only): SWORD is Open Source, released under the GNU LGPL. The library is classified as "Beta" because there are many features that are not yet stabilized or implemented before qualifying for a "1.0", but all documented features are stable and used in production in several critical applications (real time trading software for instance).

Where to start ?

You can go to the Download section in order to get the documentation and the latest release. You should then follow the instructions in sword/INSTALL.TXT for installing and compiling the library. Finally, a suite of tests is available, which you can have a look at if you need examples.

How to help / contribute ?

As any Open Source initiative, Sword needs your help. What you can do (for instance):

Who is doing it

Eric Nicolas is the main author for Sword. Other contributors are liste in the sword/AUTHORS.txt file.