ITK/Release 4/Wrapping: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 26: | Line 26: | ||
== Tcon July 19 2010 == | == Tcon July 19 2010 == | ||
* Dropping CableSwig | |||
* Using Swig Directly | |||
** Along with GCC_XML |
Revision as of 13:12, 19 July 2010
Wrapping
Requirements
- Avoid unnecessary dependencies
- Wrap +80% of the toolkit
- Have ITK look similar to the native wrapped language
Tools
- WrapITK
- Swig
- CableSwig
- MUMMY
Languages
What languages to wrap
- Python
- Lua ?
- Tcl ?
Discussions
Tcon July 19 2010
- Dropping CableSwig
- Using Swig Directly
- Along with GCC_XML