Lan Barnes wrote:
For the non Tcl enthusiasts (AKA "the unenlightened" ;-) please know that SWIG is supposed to work with Python, perl, Ruby, and maybe some other scripting languages.
I haven't used SWIG and don't know much about it but it does appear to be a general solution to interfacing any programming language with a defined foreign function interface with C libraries. I was rather impressed to see http://www.omnigia.com/scheme/duggfs/ which is a userspace filesystem interface to Digg implemented using Chicken Scheme talking to FUSE in Linux using SWIG for the interfacing. An interestingly bizarre setup IMHO.
-- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
