TclJava: toward portable extensions

  • Authors:
  • Scott Stanton;Ken Corey

  • Affiliations:
  • Sun Microsystems Laboratories;Sun Microsystems Laboratories

  • Venue:
  • TCLTK'96 Proceedings of the 4th conference on USENIX Tcl/Tk Workshop, 1996 - Volume 4
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses an extension to Tcl that allows the programmer to define Tcl commands in Java code, evaluate Tcl scripts and use the Tk graphical user interface from Java. This might be used to recode performance critical parts of Tcl scripts, provide user configuration of an application for Java, or offer other capabilities. The source code is available, see the 'Sources' section at the end.