[comp.windows.x] Fortran bindings

DAN@YKTVMV.BITNET (11/30/88)

AIX Version 2.2.1 which will ship in a few days defines
Fortran bindings for X11. Since I know of no cooperative effort
through the Consortium it is highly probably that the
bindings of the different manufacturers will differ in
at least a few details. Perhaps this should be a subject of
discussion at the January X conference.

garyo@think.com (Gary Oberbrunner) (12/19/90)

Are there any Fortran bindings for X11 (PD or commercial)?  If not, how do
Fortran people generally access X11 functionality?  By writing C routines
and linking them in?  By using a higher-level package that does the X
calling?  By using a separate process to do the graphics and communicating
to it over an I/O channel/socket/stream/pipe/whatever?  By giving up
entirely and poring over big tables of numbers?

Please respond to me directly at garyo@think.com, as I cannot keep up with
all of the volume in this newsgroup any more (though I still try...)

				- Gary Oberbrunner
				Thinking Machines Corporation
				245 First St
				Cambridge, MA 02142
				garyo@think.com

carter@ferrari.mst6.lanl.gov (Dave Carter) (12/19/90)

In article <GARYO.90Dec18190648@prometheus.think.com> garyo@think.com (Gary Oberbrunner) writes:
>Are there any Fortran bindings for X11 (PD or commercial)?  If not, how do
>Fortran people generally access X11 functionality?  By writing C routines
>and linking them in?  By using a higher-level package that does the X
>calling?  By using a separate process to do the graphics and communicating
>to it over an I/O channel/socket/stream/pipe/whatever?  By giving up
>entirely and poring over big tables of numbers?
>
>Please respond to me directly at garyo@think.com, as I cannot keep up with
>all of the volume in this newsgroup any more (though I still try...)

please keep me informed on all responses you get to this.  i've been
working on this myself.  i did quite a bit of X programming in fortran
when i worked at athena, but i used a commercial package.  i'd be
interested in discussing this with anyone else who works a lot in X
and fortran.

							- dave