@TechReport{Dartmouth:TR99-355, author = {Hongxia Quan}, title = {{The Implementation of DaSSF OTcl APIs}}, institution = {Dartmouth College, Computer Science}, address = {Hanover, NH}, number = {PCS-TR99-355}, year = {1999}, month = {June,}, URL = {http://www.cs.dartmouth.edu/reports/TR99-355.pdf}, comment = { Thesis Advisor: David M. Nicol }, 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. } }