[SDL] Ch binding to the SDL C library
Stephen Nestinger
ssn17 at yahoo.com
Mon May 24 18:12:21 PDT 2004
I have created a Ch binding to the Simple DirectMedia
Layer (SDL) C library called Ch SDL. With Ch SDL, all
C (or C++) programs using functions from the SDL C
library can readily run in Ch interpretively without
compilation. Along with embedded Ch, it is an ideal
solution for game developers to develop games and
beginning game developers to learn SDL programming.
The Ch package that I have create is open source
and is posted at http://chsdl.sourceforge.net.
Ch is a cross platform C/C++ interpreter freely
available from http://www.softintegration.com. Ch
is embeddable and platform-independent. It can
run in any heterogeneous computing environment
with different computer hardware and operating
systems including Windows, Linux, Mac OS X, and
Unix. A program developed in one platform can
run in any other platform.
Stephen N.
ssn17 at yahoo.com
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
More information about the SDL
mailing list