[r6rs-discuss] Proposed features for small Scheme, part 9: modules

John Cowan cowan at ccil.org
Wed Oct 14 10:01:01 EDT 2009


Alaric Snell-Pym scripsit:

> >Hopefully the Posix example makes things clearer.  It's not whether an
> >OpenGL module is available (it always is) but whether OpenGL itself is
> >available, a notion outside the Scheme system.
> 
> An OpenGL module *is always available*? What other modules is WG1
> scheme going to mandate as always available?!?

Not at all.  I'm saying that *you*, the developer, can have an OpenGL
module that is present on the user's system whether or not OpenGL *itself*
is present, and works (for sufficiently small values of "works") both
with and without OpenGL.

-- 
The Imperials are decadent, 300 pound   John Cowan <cowan at ccil.org>
free-range chickens (except they have   http://www.ccil.org/~cowan
teeth, arms instead of wings, and
dinosaurlike tails).                        --Elyse Grasso



More information about the r6rs-discuss mailing list