scsl  0.2.3
Shimmering Clarity Standard Library
File List
Here is a list of all files with brief descriptions:
 Arena.ccMemory management using an arena
 Arena.hMemory management using an arena
 Buffer.ccBuffer implements basic line buffers
 Buffer.hBuffer implements basic line buffers
 Commander.ccSubprogram tooling
 Commander.hSubprogram tooling
 Dictionary.ccKey-value store built on top of Arena and TLV
 Dictionary.hKey-value store built on top of Arena and TLV
 Exceptions.ccCustom exceptions used in writing test programs
 Exceptions.hCustom exceptions for use in SCSL used in writing test programs
 Flag.ccFlag defines a command-line flag parser
 Flag.hFlag declares a command-line flag parser
 scsl.hScsl is my collection of C++ data structures and code
 StringUtil.ccUtilities for working with strings
 StringUtil.hUtilities for working with strings
 Test.ccTooling to assist in building test programs.
 Test.hTooling to assist in building test programs.
 TLV.ccTag-Length-Value records built on Arena
 TLV.hTLV.h implements basic tag-length-value records