Difference between revisions of "Guile-sdl"

From Free Software Directory
Jump to: navigation, search
(version 0.5.2)
Line 2: Line 2:
 
|Name=Guile-SDL
 
|Name=Guile-SDL
 
|Short description=Guile bindings for various SDL libraries
 
|Short description=Guile bindings for various SDL libraries
|Full description=Guile-SDL is a set of modules that provide bindings for various
+
|Full description='''Guile-SDL''' is a set of bindings to the [[SDL|Simple DirectMedia Layer]] (SDL). With them, [[Guile]] programmers can have easy access to graphics, sound and device input (keyboards, joysticks, mice, etc.).
Simple DirectMedia Layer (http://www.libsdl.org) libraries.
 
  
Most of the SDL functions are wrapped, with the exception of a
+
Most of the SDL functions are wrapped, with the exception of a few functions that are too C-centric.  The SDL threads, audio and network functions are not included.  However, there are (optionally configured) bindings for SDL_mixer and SDL_ttf.
few functions that are too C-centric.  The SDL threads, audio
 
and network functions are not included.  However, there are
 
(optionally configured) bindings for SDL_mixer and SDL_ttf.
 
  
 
Also included is SDL_gfx 2.0.22 (by Andreas Schiffler) source
 
Also included is SDL_gfx 2.0.22 (by Andreas Schiffler) source
Line 17: Line 13:
 
|Computer languages=C,Guile Scheme
 
|Computer languages=C,Guile Scheme
 
|Documentation note=User README included; User manual available from https://www.gnu.org/software/guile-sdl/manual/
 
|Documentation note=User README included; User manual available from https://www.gnu.org/software/guile-sdl/manual/
|Related projects=Guile,SDL
+
|Related projects=Guile, SDL, guile-sdl2
 
|Keywords=guile,SDL
 
|Keywords=guile,SDL
|Version identifier=0.5.1
+
|Version identifier=0.5.2
|Version date=2013/09/04
+
|Version date=2015/03/08
 
|Version status=alpha
 
|Version status=alpha
|Version download=http://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.1.tar.xz
+
|Version download=https://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.2.tar.xz
|Last review by=Jgay
+
|Last review by=Genium
|Last review date=2013/10/04
+
|Last review date=2015/10/08
 
|Submitted by=DIban
 
|Submitted by=DIban
 
|Submitted date=2013/09/27
 
|Submitted date=2013/09/27
Line 56: Line 52:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-sdl
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-sdl
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/guile-sdl.git
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 18:16, 8 October 2015


[edit]

GNU Guile-SDL

https://www.gnu.org/software/guile-sdl/
Guile bindings for various SDL libraries.

GNU Guile-SDL is a set of bindings to the Simple DirectMedia Layer (SDL). With them, Guile programmers can have easy access to graphics, sound and device input (keyboards, joysticks, mice, etc.).

Most of the SDL functions are wrapped, with the exception of a few functions that are too C-centric. The SDL threads and audio functions are not included. However audio programming can be done with the module SDL_mixer

Also included is SDL_gfx 2.0.22 and bindings for it.

Documentation

https://www.gnu.org/software/guile-sdl/manual/

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

21 December 2021




Leaders and contributors

Contact(s)Role
Thien-Thi Nguyen Maintainer


Resources and communication

AudienceResource typeURI
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/guile-sdl.git/
SavannahHomepagehttps://savannah.gnu.org/projects/guile-sdl/
WikidataGeneralhttps://www.wikidata.org/wiki/Q47343355
FTPDownloadhttps://ftpmirror.gnu.org/guile-sdl/
FTPDownloadhttps://ftp.gnu.org/gnu/guile-sdl/
Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-guile-sdl/


Software prerequisites

KindDescription
Required to buildGuile
Required to buildSDL

This entry (in part or in whole) was last reviewed on 5 February 2022.




Entry








"Contributors" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.




"Mailing list archive" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.