Reputation: 1003
I am totally new to SWIG
interfaces and how to use this with C and Perl.
It will a great help to me, if someone explains about using Perl
and C
with SWIG
.
Upvotes: 0
Views: 1450
Reputation: 118635
Why don't you take a look at Inline::C
? It has all the power of SWIG but it is so much easier to get up and running with it.
Upvotes: 1