in reply to Re: XS or SWIG
in thread XS or SWIG

Tahnks.
Though the discussion doesn't shed some light on what I don't understand:
Is XS able to work with C++ code?
Is SWIG able to ( answer yes). Wich one is faster to implement?
From what I read SWIG might be the choice for me since I need C++ and speed and not too much C programation...
--IN doubt, reboot --
Solonet

Replies are listed 'Best First'.
Re: Re: Re: XS or SWIG
by PodMaster (Abbot) on Feb 03, 2003 at 19:20 UTC
      Thanxs for the links.
      I looked into Inline::C quickly: seems cool but not easy to use with a complete API. SWIG however seems much more straightforward (for somebody that only codes occasionnaly in C) than XS, albeit maybe less powerful.

      --IN doubt, reboot --