The Implementation of DaSSF OTcl APIs Dartmouth Technical Report PCS-TR99-355 Hongxia Quan Date: June, 1999 URL (PDF): (372KB) Abstract: 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. Note: Thesis Advisor: David M. Nicol