This is version 0.5 of Semantics Consulting's Tyr Library. At present, the library has been successfully compiled and tested only with Comeau 4.3.0, though any other highly compliant compiler should manage as well. A quick test program for the library is included in main.cpp. Simply copying the files into a directory and issuing a "CC main.cpp" (or the local equivalent) should result in an executable. FYI, the command line I use with como4.3.0 is como --pending_instantiation=700 -A --no_microsoft --error_limit=10 -D_WCHAR_T_DEFINED -D_MSC_VER -D__cdecl= *.cpp C:\como430\libcomo\libcomo.lib