English [en]

For thirty years, the Free Software Foundation has been seen as a guiding light for the free software movement, fighting for user freedom.

Help keep our light burning brightly by donating to push us towards our goal of raising $450,000 by January 31st.

$450k
314k so far

GNU Guile-SDL

Guile-SDL is a set of modules that provide bindings for SDL (Simple DirectMedia Layer) to enable Guile programmers to do all the nice things you can do with SDL. Its core was originally written by Alex Shinn, Vikram Subramanian, and Joel Smith.

Most of the SDL functions have been wrapped with the exception of a few functions that were too C-centric. The SDL Threads and the Audio functions haven't been included because of the problems with Guile code being run from more than one thread. However audio programming can be done with the module ‘(sdl mixer)’ that requires the SDL_mixer library.

Also included is SDL_gfx 2.0.22 (by Andreas Schiffler) and bindings for it.

Download / News

(FTP mirrors)

Latest release: 0.5.2 (2015-03-08)

(unadorned)

Documentation

Documentation for Guile-SDL is available online, as is documentation for most GNU software.  You may also find more information about Guile-SDL by running info guile-sdl or by looking at /usr/share/doc/guile-sdl/, /usr/local/doc/guile-sdl/, or similar directories on your system. 

Mailing Lists

Guile-SDL has the following mailing lists:

Announcements about Guile-SDL and most other GNU software are made on info-gnu (archive). 

Security reports that should not be made immediately public can be sent directly to the maintainer.  If there is no response to an urgent issue, you can escalate to the general security mailing list for advice. 

Getting involved

Development of Guile-SDL, and GNU in general, is a volunteer effort, and you can contribute.  For information, please read How to help GNU.  If you'd like to get involved, it's a good idea to join the discussion mailing list (see above). 

Development
For development sources, issue trackers, and other information, please see the Guile-SDL project page at savannah.gnu.org
Maintainer
Guile-SDL is currently being maintained by Thien-Thi Nguyen (tip jar).  Please use the mailing lists for contact. 

Licensing

Guile-SDL is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. 

 [FSF logo] “Our mission is to preserve, protect and promote the freedom to use, study, copy, modify, and redistribute computer software, and to defend the rights of Free Software users.”

The Free Software Foundation is the principal organizational sponsor of the GNU Operating System. Support GNU and the FSF by buying manuals and gear, joining the FSF as an associate member, or making a donation, either directly to the FSF or via Flattr.

back to top