VbPeg— A parser generator for VBA. Converts PEG grammar like [this](https://github.com/wqweto/VbPeg/blob/master/test/Runner/peg/Kscope/grammar.peg) into [VBA code like this](https://github.com/wqweto/VbPeg/blob/master/test/Runner/peg/Kscope/cKscope.cls). Very useful if…
VBA Resource File Editor— Store other files inside your excel/word/powerpoint files for later use with this handy tool.
vbRichClient— An external client full of useful libraries.