I have quite a bit of experience with various programming languages, 
including python, C, C++, and lisp. But I very rarely work on projects 
that use interoperability. This is something that I'd like to learn more 
about.

Sometimes, for numerical computing, I use cython as a binding layer 
between C++ and python, but that's the extent of my experience. I'm 
under the impression that if one were to want to use something like lisp 
(like say ecl embeddable common lisp), C, and python together, the 
process boils down to writing a lot of wrappers in C. And more 
generally, C is a frequent lowest-common-denominator language. Is my 
understanding right?

- DLD

-- 
David Lowry-Duda <da...@lowryduda.com> <davidlowryduda.com>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to