Extension Packages
See also WiLiKi:Gauche:Packages for more packages.
Note: SXML-gauche is no longer needed to use SXML tools; it is included in the main distribution.
Gauche-gl
OpenGL binding for Gauche. Supports most of OpenGL 1.0 to 2.0 APIs (including OpenGL Shading Language API), and some of GLU and GLUT API. Requires Gauche 0.9.2 or later.
| Version: | 0.5.1 |
|---|---|
| Download: | Gauche-gl-0.5.1.tgz |
| Document: | gauche-gl-refe.html |
| ChangeLog: | ChangeLog.Gauche-gl.txt |
Gauche-gtk
GTK2 binding for Gauche. (Due to the lack of the maintainer's time, the main development has staggered and the download link to the tarball below hasn't caught up to the latest Gauche release. You can access to the provisional fork of the code at http://github.com/shirok/Gauche-gtk2 that runs with Gauche 0.9 or later.
| Version: | 0.4.1 |
|---|---|
| Download: | Gauche-gtk-0.4.1.tgz |
| Document: | README.Gauche-gtk.txt |
| ChangeLog: | ChangeLog.Gauche-gtk.txt |
readline
Contributed by Julian Fondren. Written in Scheme only, this adds input line editing feature to Gauche. Assumes VT100 compatible terminal capability.
| Version: | 0.1 |
|---|---|
| Download: | readline-0.1.tgz |
Gauche Garbage Collection
A collection of miscellaneous libraries for Gauche, written and maintained by KIMURA Shigenobu.
| Version: | |
|---|---|
| Download: | http://homepage.mac.com/skimu/ggc/ |