I'd like to create sfml bindings for use with pascal on osx. Ideally, the bindings would work with both fpc and gpc, but one or the other is fine as well. My question: What do I need to do to make sfml usable from either of these compilers? If I need to translate the c headers to pascal, that's fine, but I'm not sure if that's necessary (especially with gpc) so, if anyone has any suggestions/ideas, (of course, saying ask on the gpc forums is ok) I could really use this port. Also, does anyone have any idea what work would be required to make the python bindings work on OSX? If anyone knows, and can let me know, I'd be more than happy to do the work, I just need some pointers/assistance on getting started on these things.
(oh, I'll do the perl bindings for osx too once I figure out how)