'''[https://web.archive.org/web/20000824034706/http://www.fridu.com/Html/jWrap.html%|%jWrap]''' parses [C]/[C++] headers or source in order to automatically produce a C/C++ glue stub that can be linked with your component library to produce a loadable Tcl [extension]. ** Attributes ** website (archived): https://web.archive.org/web/20000824034706/http://www.fridu.com/Html/jWrap.html download: ftp://ftp.tcl.tk/pub/tcl/mirror/ftp.procplace.com/sorted/packages-8.0/devel/ contact: phillf@fridu.com (Phillippe Le Foll) ** Description ** '''jWrap''' uses Tcl 8 object representation very heavily. The author claims that the resulting code is faster than similar mechanisms such as SWIG or cTest. jWrap allows jTcl to overload C++ methods or a C++ program to call jTcl methods with no modification to the C++ code. Binary versions for Linux, Win32 and Solaris are available. <> Application