Home
iTV
MPEG4 & h.264
Corman Lisp
Misc
Links
Corman-SDL : SDL for Corman Common Lisp
Corman-SDL provides the FFI (Foreign Function Interface) bindings necessary for Corman Common Lisp code to interface with the SDL library.
The following examples are available as (pre-compiled executables) and (source code). See the Installation Instructions.
Running the examples
My Documents\dev\corman-sdlIf you wish to develop using the SDL FFI definitions
My Documents\dev\corman-sdl
The "corman-sdl\" directory should contain three subdirectories:
corman-sdl\examples\
corman-sdl\Modules\
corman-sdl\source\"corman-sdl\Modules\" directory into the "Modules\" directory of the Corman Lisp installation,
for example: "C:\Program Files\Corman Technologies\Corman Lisp 2.5\Modules""C:\Program Files\Corman Technologies\Corman Lisp 2.5""corman-sdl\examples\" into the Corman Lisp IDE.Version 0.6: [2003-09-03]
(sdl:SDL_Init sdl:SDL_INIT_VIDEO)Version 0.5: [2003-06-22]
Version 0.3: [2003-06-08]
Version 0.2: [2003-05-31]
Version 0.1: [2003-05-13]