[MLton] OpenGL

Mike Thomas mike.thomas@brisbane.paradigmgeo.com
Thu, 22 Jan 2004 15:26:56 +1000


| > My biggest question re your Linux test incidentally, is whether
| or not the
| > test programs exit when you close the window, or whether you
| have to hit ^C
| > at the console.
|
| Closing the window causes the program to exit with status 0.


OK, well something is wrong in Cygwin-MLton land.

PS.  I just checked in the additions for blender.  (Like all of these
programs, it is derived from C examples in books and GL docs.)

It is a credit to MLton (and SML and statically typed functional
programming) that this program worked first time once it compiled!