Guile-SDL2 0.4.0 released

June 02, 2019
Tags:

I'm happy to announce that Guile-SDL2 0.4.0 has been released! Guile-SDL2 provides Guile Scheme bindings for the SDL2 C shared library. The bindings are written in pure Scheme using Guile's foreign function interface.

This release features several new bindings:

Thanks to Pierre-Antoine Rouby for contributing many of these new bindings!

tarball: https://files.dthompson.us/guile-sdl2/guile-sdl2-0.4.0.tar.gz

signature: https://files.dthompson.us/guile-sdl2/guile-sdl2-0.4.0.tar.gz.asc

See the Guile-SDL2 project page for more information.

Bug reports, bug fixes, feature requests, and patches are welcomed.

Happy hacking!