Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

Automated Wrapping of a C++ Class Library into Tcl

Ken Martin, GE Corporate R&D Center

In this paper we describe an approach to wrapping a preexisting C++ class library into the interpreted Tcl environment. Specifically, we look at our efforts over the past two years to add the Tcl interpreted environment on top of the Visualization Toolkit which consists of over three hundred C++ classes. We address how we overcame the fundamental issues involved in wrapping existing C++ code and what limitations we had to accept. We contrast our approach to other Tcl object oriented extensions such as Object Tcl and [incr Tcl] and explain why they were not suitable. We conclude by looking at future directions for our work.

Ken Martin, GE Corporate R&D Center

BibTeX
@inproceedings {260617,
author = {Ken Martin},
title = {Automated Wrapping of a C++ Class Library into Tcl},
booktitle = {Fourth Annual USENIX Tcl/Tk Workshop (Fourth Annual USENIX Tcl/Tk Workshop)},
year = {1996},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/fourth-annual-usenix-tcltk-workshop/automated-wrapping-c-class-library-tcl},
publisher = {USENIX Association},
month = jul
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/tcl96/full_papers/martin/martin.ps
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us