Home | Features | Download | Extensions | Document | Development -> Japanese | -> Practical Scheme

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. Works with Mesa 3.4, NVidia GLX 1.0-7174, Cygwin opengl 1.1.0-6, and MacOS X. Binding for NVidia's Cg toolkit is included. Requires Gauche 0.8.6 or later.

Version: 0.4.4
Download: Gauche-gl-0.4.4.tgz
Document: gauche-gl-refe.html
ChangeLog: ChangeLog.Gauche-gl.txt

Gauche-gtk

GTK2 binding for Gauche. Requires Gauche 0.8 or later, Gtk 2.2 or 2.4, and pkgconfig to build. It can be also configured (by --enable-gtkgl configure option) to use GtkGLExt (0.6.0 or later). Note: Since last 2006, Gauche-gtk maintainance was took over by Michal Marska. Currently he's merging his changes into CVS.

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/