%T The Implementation of DaSSF OTcl APIs %A Hongxia Quan %R Technical Report PCS-TR99-355 %I Dartmouth College, Computer Science %C Hanover, NH %D June, 1999 %U http://www.cs.dartmouth.edu/reports/TR99-355.pdf %X As an extension of Tcl, Otcl provides basic functionality for object-oriented programming in scripting language Tcl. We implemented the Otcl APIs for DaSSF (a parallel simulator software written in C++ at Dartmouth College) using Tclcl software package written in University of California at Berkeley. This document discussed the issues involved in the implementation, especially the communications between C++ objects and Otcl objects required by DaSSF and the naming problems. %Z Thesis Advisor: David M. Nicol