Code Snippets

These are old utilities and C++ source code libraries previously made available for public use. I do not currently maintain them anymore, but they remain available for use by the community.

These files do not represent current work, and are provided without any warranty.

coopfish A C++ implementation of the blowfish encryption algorithm, and a simple encryption utility.
datatree A C library for streaming hierarchical data to and from text files and other formats.
dbgproxy A mini-Win32 debugger for crash-proof automated testing on Windows.
delphi2cpp A syntax-based utility for translating Pascal/Delphi code into C++.