Difference between revisions of "Guile-sdl"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Guile-SDL |Short description=Guile bindings for various SDL libraries |Full description=Guile-SDL is a set of modules that provide bindings for various Simple D...")
 
m (rewording)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Guile-SDL
+
|Name=GNU 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 and audio functions are not included.  However audio programming can be done with the module ''SDL_mixer''…
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 and bindings for it.
code (LGPL 2.1) and bindings for it.
+
 
 +
NB. the [[guile-sdl2]] project has been launched to create pure [[Guile|Scheme]] bindings for [[SDL|SDL2]].
 
|Homepage URL=https://www.gnu.org/software/guile-sdl/
 
|Homepage URL=https://www.gnu.org/software/guile-sdl/
 
|User level=intermediate
 
|User level=intermediate
Line 17: Line 14:
 
|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=Genium
 +
|Last review date=2015/10/08
 
|Submitted by=DIban
 
|Submitted by=DIban
 
|Submitted date=2013/09/27
 
|Submitted date=2013/09/27
Line 32: Line 31:
 
|License=GPLv3orlater
 
|License=GPLv3orlater
 
|License copyright=Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2013 Thien-Thi Nguyen
 
|License copyright=Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2013 Thien-Thi Nguyen
|License verified by=DIban
+
|License verified by=Jgay
 
|License verified date=2013/09/27
 
|License verified date=2013/09/27
 
}}
 
}}
Line 38: Line 37:
 
|Real name=Thien-Thi Nguyen
 
|Real name=Thien-Thi Nguyen
 
|Role=Maintainer
 
|Role=Maintainer
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=See AUTHORS file for a complete list of
 +
|Role=Contributors
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 49: Line 53:
 
|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
 
|Graphics=2d
 
|Graphics=2d
 
|Interface=x-window-system
 
|Interface=x-window-system
|Programming-language=scheme
+
|Programming-language=C
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development

Revision as of 18:40, 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.