Next: Introduction, Up: (dir) [Contents][Index]
This manual documents Guile-SDL 0.6.1,
a package which provides the modules
(sdl sdl)
, (sdl gfx)
, (sdl ttf)
and (sdl mixer)
for use in Guile Scheme programs. These modules wrap the Simple Direct Media
Layer1 libraries on
your system. Additionally, experimental abstractions and convenience
procedures are provided in the modules (sdl misc-utils)
and
(sdl simple)
.
This manual is
Copyright © 2003–2015, 2022 Thien-Thi Nguyen
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the appendix entitled “GNU Free Documentation License”.
Next: Introduction, Up: (dir) [Contents][Index]