A momentous day is upon us. This Friday we are going to release the system library, the first official classes in the ISIP environment. The newest addition to the system library is the Console class, which provides a unified mechanism for debug output. In short, the system library abstracts the operating system from the ISIP environment, providing at the lowest level unified file access, multi-lingual character encoding, and error handling.
High level programming ++++++++++++++++++++++ . . . . . . DSP libraries ++++++++++++++++++++++++ Data structs ++++++++++++++++++++++++++ +---------+ +---------+ +--------+ Math | Scalars | | Vectors | | Matrix | +---------+ +---------+ +--------+ +-----------------------------------------------+ IO | Sof SofSymbol SofList SofParser Parser | +-----------------------------------------------+ +------------------------------------------------------+ System | Integral SysChar SysString File Error Console | +------------------------------------------------------+