Scripting

Hi all,

I’m beginning using SWIG for interfacing Perl scripts with C code.
I know there’re Perl bindings for SDL.
I was wondering how efficient it was to use SDL in a scripting language,
taking into account the fact that every SDL call is simply redirected using wrappers …

Cheers,

Julien