logo       

Glueing Java, Python, C++ together: msg#00171

programming.swig

Subject: Glueing Java, Python, C++ together

Hi Swig-users,

next month I'll be starting a new software project that makes me wonder, if and how I could combine Java, C++ and Python into a single application.

The problem is, we already have C++ backend code and a lot Java GUI code. I could (and surely will) put both together with the help of Swig. On the other hand, the resulting application should have an embedded scripting language and I would prefer to have a Python command line for that purpose. While I have successfully worked with C++/Swig/Python, I'm unsure how to embed a Python interpreter into Java and at the same time have the possibility to import Swig wrapped C++ classes into Python.

Any suggestions or ideas?

Thanks a lot,

Mark


_______________________________________________
Swig maillist - Swig@xxxxxxxxxxxxxxx
http://mailman.cs.uchicago.edu/mailman/listinfo/swig



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise