Guile interface for SDL (Simple DirectMedia Layer)
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.).
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'libjpeg' does not match package name 'libjpeg-turbo' | |
formatting Look for formatting issues in the source | line 666 is way too long (111 characters) |