Last modified 4 years ago
The Kite User Guide
NOTE: the documentation below is for 0.4 and earlier. 1.0 and above documentation is located here.
- InstallationGuide -- Installing Kite on your platform
- LanguageGuide -- syntax guide (aka Writing Your First Program)
- LanguageExamples -- examples of Kite usage
- LibraryGuide -- guide to built-in Kite methods
- LibraryString -- string manipulation methods
- LibraryNumber -- number manipulation methods
- LibraryFile -- file I/O methods
- LibraryBoolean -- boolean value methods
- LibraryTree -- exception handling methods
- LibraryCode -- code object methods
- LibraryList -- list object methods
- LibrarySocket -- TCP/IP client/server methods
- LibrarySystem -- System methods
- LibraryMath -- math functions
- LibraryLoader -- external C function loading
This guide is also available in a single tar file from here.
