TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant par...
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control wh...