Node:Introduction,
Next:Copying,
Previous:Top,
Up:Top
Introduction
The Coconut Library is a Objective-C class library for Unix like systems.
The feauture of The Coconut Library is:
- Support the basic classes for Graphics, Mathematics, Textprocessing, etc
- Bind some major library by seemless way
- glib - general purpose data operation
- gtk - GUI widget opetation
- libxml2 - XML data analysis and translation
- obstack - growable sized memory object operation
- popt - command line option parser
- Easy to use
- Precise documentation to use this library