Difference between revisions of "Guile-sdl"
(resources) |
|||
Line 2: | Line 2: | ||
|Name=GNU 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 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.). | + | |Full description='''GNU 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.). |
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''… | 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''… | ||
Line 11: | Line 11: | ||
|Homepage URL=https://www.gnu.org/software/guile-sdl/ | |Homepage URL=https://www.gnu.org/software/guile-sdl/ | ||
|User level=intermediate | |User level=intermediate | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-sdl.git | |VCS checkout command=git clone git://git.savannah.gnu.org/guile-sdl.git | ||
− | + | |Documentation note=https://www.gnu.org/software/guile-sdl/manual/ | |
− | |Documentation note= | + | |Decommissioned/Obsolete=No |
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
|Related projects=Guile, SDL, guile-sdl2 | |Related projects=Guile, SDL, guile-sdl2 | ||
Line 19: | Line 20: | ||
|Version identifier=0.5.2 | |Version identifier=0.5.2 | ||
|Version date=2015/03/08 | |Version date=2015/03/08 | ||
− | |Version status= | + | |Version status=beta |
|Version download=https://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.2.tar.xz | |Version download=https://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.2.tar.xz | ||
+ | |Test entry=No | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/04/27 |
|Submitted date=2013/09/27 | |Submitted date=2013/09/27 | ||
|Is GNU=Yes | |Is GNU=Yes | ||
Line 42: | Line 44: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience=Savannah (Ref | + | |Resource audience=Savannah (Ref) |
|Resource URL=https://savannah.gnu.org/projects/guile-sdl | |Resource URL=https://savannah.gnu.org/projects/guile-sdl | ||
}} | }} | ||
Line 58: | Line 60: | ||
|Resource audience=Developer | |Resource audience=Developer | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://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=C | + | |Programming-language=C, scheme, guile |
|Software-development=programming-language | |Software-development=programming-language | ||
|Use=software-development | |Use=software-development |
Revision as of 06:41, 27 April 2018
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/
Download
https://ftpmirror.gnu.org/guile-sdl/guile-sdl-0.6.0.tar.lz
version 0.6.0
(stable)
released on 5 February 2022
OpenPGP signature URL: https://ftpmirror.gnu.org/guile-sdl/guile-sdl-0.6.0.tar.lz.sig
User level
Advanced
Donate link
https://www.gnuvola.org/software/guile-sdl/#donate
VCS Checkout
git clone git://git.savannah.gnu.org/guile-sdl.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
21 December 2021
Leaders and contributors
Contact(s) | Role |
---|---|
Thien-Thi Nguyen | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/guile-sdl.git/ |
Savannah | Homepage | https://savannah.gnu.org/projects/guile-sdl/ |
Wikidata | General | https://www.wikidata.org/wiki/Q47343355 |
FTP | Download | https://ftpmirror.gnu.org/guile-sdl/ |
FTP | Download | https://ftp.gnu.org/gnu/guile-sdl/ |
Info Page | Mailing List | https://lists.gnu.org/mailman/listinfo/bug-guile-sdl/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | Guile |
Required to build | SDL |
This entry (in part or in whole) was last reviewed on 5 February 2022.
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.