Hi Alberto,

On Thu, 29 Dec 2011 22:13:37 +0000
Alberto Simões <al...@alfarrabio.di.uminho.pt> wrote:

> Hello,
> 
> I am used to write XS code (well, simple code) for C libraries.
> I never did anything for C++ (and I do not know much about C++), but 
> I'll need to write a simple interface.
> 
> Mostly, I need to call a method inside a namespace, and that should be 
> enough.
> 
> Can you suggest any module that interfaces with a C++ library where I 
> can peek for ideas?
> 

off the top of my head:

* http://search.cpan.org/dist/Wx/

* http://en.wikipedia.org/wiki/Kdebindings

However, since these are GUI libraries, the bindings might be generated using
scripts.

Regards,

        Shlomi Fish
 
> Thank you
> Alberto



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Best Introductory Programming Language - http://shlom.in/intro-lang

I invented the term Object‐Oriented, and I can tell you I did not have C++ in
mind.                  — Alan Kay (Attributed)

Please reply to list if it's a mailing list post - http://shlom.in/reply .

Reply via email to