[comp.lang.lisp] Lisp and X, URGENT!!!

jorge@hpfclp.SDE.HP.COM (Jorge Gautier) (07/13/89)

If you are using version 2.1 or 2.15 you can use the foreign function
interface to link and run compiled C functions from library or object
files.  However these versions do not support full type conversions
between Lisp and C, so you might have to write some intermediate C
functions that can communicate with Lisp and then create the right
X objects and call the X routines.

Jorge Gautier
jorge@hpfclp.sde.hp.com