There is a tool called swig which is used to create interfaces to languages like perl, tcl and python to c. It takes a template, and builds include files and the other hooks. That could be modified to generate the c code needed to hook these functions into gcl or clisp, as a compile option. Dan Stanger