SDLSmalltalk

Welcome !

SDLSmalltalk is a wrapper to the excelent SDL.
It allows a full object aproach to you multimedia application.
SDL stands for Simple DirectMedia Layer, and is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
This wrapper allows to write your SDL applications with the speed and portability of SDL and with the style and versatility of Smalltalk.

Agustin Petrini.