igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Original language of igraph and its porting to other langua


From: Gábor Csárdi
Subject: Re: [igraph] Original language of igraph and its porting to other languages
Date: Sun, 16 Mar 2014 20:27:36 -0400

Hi, we don't use SWIG. Much of the R interface is generated by a Python script we wrote. The Python interface is totally hand-written, AFAIK. 

See the sources at https://github.com/igraph/igraph, the develop tree is most recent.

Best,
Gabor


On Sun, Mar 16, 2014 at 5:09 PM, Shaifali Agrawal <address@hidden> wrote:
Hello igraph developers

Oriignal language in which igraph is written are C/C++(right?) as mentioned on wiki page. I wanted to know how you people manage to port C/C++ code to other languages like Python, Ruby, R. Have you used SWIG which work for many other languages or diffrint lib/tool for different languages like for Python we have Boost.Python, PypiRobin, tradtional C++ embedding http://docs.python.org/2/extending/extending.html, etc.I want to know process of binding for each language and specifically for Python. I need this for one of my project in which want to do same.


--
Thanks


_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

[Prev in Thread] Current Thread [Next in Thread]