[comp.lang.ada] Ada and X Window System

news@blackbird.afit.af.mil (News System Account) (06/12/90)

I am doing research work which involves writing a graphics program in
Ada that uses Xlib from the X Window System.  To access the X library
(which is a C library by the way) I am using the pragma interface 
directive.  The machine I am using is a Sun-3 with the Verdix Ada compiler.

I would appreciate hearing about any related work someone is doing or
any advice (good or bad) on using Ada with the X Window System.