[Openmcl-devel] use Xlib from OpenMCL

Marco Antoniotti marcoxa at cs.nyu.edu
Mon Mar 3 16:14:43 PST 2003


On Saturday, Mar 1, 2003, at 08:47 America/New_York, Taoufik Dachraoui 
wrote:

> I am trying to learn Common Lisp (eg. OpenMCL) and how to call C/C++ 
> functions from OpenMCL. Who can write a small example of using X11R6 
> (Xlib) from OpenMCL.
>
> The example should just open an X display (XOpenDisplay), create a 
> window (XCreateWindow) and draw a circle.

Don't do that.  Make sure that CLX (the native Common Lisp XLib) works 
on OpenMCL.  Then you will see how insanity (meaning C XLib) can be 
kept at bay :)

Cheers

--
Marco Antoniotti
NYU Courant Bioinformatics Group		tel. +1 - 212 - 998 3488
715 Broadway 10th FL				fax. +1 - 212 - 998 3484
New York, NY, 10003, U.S.A.


_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list