savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] submission of Generic tournament processing library -


From: vvp
Subject: [Savannah-hackers] submission of Generic tournament processing library - savannah.nongnu.org
Date: Mon, 05 Jan 2004 23:29:27 -0500
User-agent: Mozilla/5.0 Galeon/1.2.0 (X11; Linux i686; U;) Gecko/20020408

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


Viktor Pavlenko <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: Generic tournament processing library
System name: libtour
Type: non-GNU

Description:
It is assumed that any sporting tournament can be described in the
Scheme programming language. libtour's goal is to establish format of
such definitions and provide a generic environment for interpreting
them.

A tournament defintion consists of data structures for its
participants, schedule, and rules. The rules describe stages of the
tournament and groups within the stages; they supply the necessary
processing logic so that the library that uses them can be completely
independent of the definitions. libtour also supports creation of
custom groups at run-time to provide different views on the data
(this feature is coming in next release, 0.9.0).

The libtour library is written in C++ with heavy use of STL. GNU Guile
is used in tournament defintions and interpretation.

A simple CLI application is provided as a reference client
implementation. A Qt-based GUI client (qtour, see SF) is being
developed as a separate project.

The software is released under GNU GPL. It is hosted at SF: 
http://sourceforge.net/projects/libtour/


Other Software Required:
Guile (http://www.gnu.org/software/guile/)


Other Comments:



_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

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