|
Leonardo Cecchi created an extensive wrapper for CLisp. His page is here.
Jeremy Shute created a very nice binding with the GTK-server for Bigloo. It can be found here.
Also take a look at the website of Evan Hempel for
a nifty Python script to automate the creation of functions.
The Scriptbasic GTK wrapper implementing HTML FORM widgets by myself here. Some documentation is here and a demo here.
Derek Griffin created a transcriptor for Yabasic to embed genuine GTK commands into Yabasic code here.
Embedded GTK for newLisp by myself. The code is here and it contains a demo as well.
Embedded GTK for KornShell by myself. The code is here and it contains a demo as well.
Embedded GTK for BASH by myself. The code is here and it contains a demo as well.
Embedded GTK for VBscript by myself. The code is here and it contains a demo as well.
A nice wrapper for Lua by Toxic Frog. The package is here and a local copy here.
Embedded GTK for Tcsh by myself. The code is here and it contains a demo as well.
|