Difference between revisions of "Category:CoCoALib"

From ApCoCoAWiki
m (changed class diagrams link to doxygen docu)
m (→‎Plattforms: clarify platforms and add solaris 9 on sparc)
Line 12: Line 12:
  
 
==Plattforms==
 
==Plattforms==
The CoCoALib is actually tested on the following plattforms:
+
The CoCoALib is tested on the following plattforms:
* MacOsX (Version?)
+
* MacOSX 10.3 and 10.4 on PowerPC
* Linux
+
* Linux running on x86 and x86-64
* Windows (using [http://www.cygwin.com/ Cygwin] as C++ compiler)
+
* Windows 2000 and XP on x86 (using [http://www.cygwin.com/ Cygwin] as C++ compiler)
 +
* Sun Solaris 9 on Sparc
  
 
== Contributions to the Library==
 
== Contributions to the Library==

Revision as of 08:44, 16 September 2005

About

The CoCoALib is a C++ library, implementing all basic routines from CoCoA. It is licensed under the GPL-license and free to use.

At the moment the library is still in an alpha release (the actual version is 0.92). If you want to become an alpha tester please mail to the developers of CoCoA and ask them and you will get access to the source code.

To get an overview over the library please have a look at the Class Diagram of the library, or read the Libraries Overview article.

Plattforms

The CoCoALib is tested on the following plattforms:

  • MacOSX 10.3 and 10.4 on PowerPC
  • Linux running on x86 and x86-64
  • Windows 2000 and XP on x86 (using Cygwin as C++ compiler)
  • Sun Solaris 9 on Sparc

Contributions to the Library

In case you want to contribute something (Code, Examples, Documentation or simply Bugfixes) please read the article Contribute to the Library. In case you encounter any bugs or problems with the library please tell us, e.g. at the cocoa discussion board.

Pages in category "CoCoALib"

The following 5 pages are in this category, out of 5 total.