Guile-SDL - Summary
This software is part of the GNU Project.
This directory contains Guile-SDL, 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.
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.18 (by Andreas Schiffler) and bindings for it.
Registration Date: Tue 15 Jun 2010 10:50:31 AM UTC
License: GNU General Public License v3 or later
Development Status: 3 - Alpha
posted by ttn, Mon 21 Feb 2022 05:41:05 AM UTC
GNU Guile-SDL is Guile plus SDL. Simple, no?
The full announcement was posted to the info-gnu mailing list:
posted by ttn, Sun 06 Feb 2022 04:48:34 AM UTC
GNU Guile-SDL is Guile plus SDL. Simple, no?
The full announcement was posted to the info-gnu mailing list:
posted by ttn, Sun 12 Dec 2021 01:26:36 AM UTC
GNU Guile-SDL is Guile plus SDL. Simple, no?
The full announcement was posted to the info-gnu mailing list:
posted by ttn, Mon 09 Mar 2015 09:55:29 AM UTC
GNU Guile-SDL is Guile plus SDL. Simple, no?
The full announcement was posted to the info-gnu mailing list:
Powered by Savane 3.14-79a4.
Corresponding source code