-
Notifications
You must be signed in to change notification settings - Fork 5
Home
kthakore edited this page Jul 25, 2011
·
1 revision
SDL6 - Simple Media Direct bindings for SDL 1.3
TODO
-
Stabilize NativeCall
Current NativeCall (zavolaj/NativeCall.pm) is dying on parrot 3.5 and ... is probably bound to break again
-
Parse C headers
A parser for the C headers to NativeCall code would be a great boon to start binding SDL 1.3 really fast. Also should this parser be a separate module we can manage back compat and other issues easier.
-
Alien::SDL
A module might be needed to handle the C deps. For now perhaps it can just search for where the SDL library is.