Version 1 (modified by 16 years ago) ( diff ) | ,
---|
Obviously, where possible, we should make use of existing Python libraries:
If these aren't available then we can make use of:
- Java libraries using Jython: http://www.jython.org
- C/C++ libraries using SWIG: http://www.swig.org
- .Net libraries using IronPython: http://www.codeplex.com/IronPython
Note:
See TracWiki
for help on using the wiki.