www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - SDL with D

Can D interface with SDL directly? Right now the program I'm writing
uses C as a sort of a wrapper for D and SDL to communicate, and I
guess it would be simpler, cleaner and more reliable if D could call
SDL functions directly. If it works, is there anything I should keep
in mind about it?
Jul 11 2011