Overview
The ZUZU.LIB project will provide a library of assorted packages containing useful programming components.
The project currently contains the following components
ZUZU.LIB.BITS - bit manipulation functions and syntaxes
ZUZU.LIB.DIFF - sequence comparison, differencing APIs
ZUZU.LIB.CONTAINERS - various container types: e.g. dictionaries, self-balancing binary trees, priority queues
ZUZU.LIB.GUI-UTIL - utility procs for use in Curl GUI layout
ZUZU.LIB.MAIL.SMTP - Simple SMTP mailer support
ZUZU.LIB.PRAGMA - Wrapper for new Curl 'pragma' syntax
ZUZU.LIB.REMOTE - APIs for use in Curl remote classes
ZUZU.LIB.SYNTAX - useful syntaxes and support for macro authors
ZUZU.LIB.TEXT - text related APIs: LineDetector class
ZUZU.LIB.TYPES - One-of union type
Status
This library is still under development. It will probably be a while before I do an official release.