A Modula-2 Library implemented on TopSpeed-Modula-2 to manage db3, clarion, dos, zip and others file types.
* db_lzg implement a CLASS to manage Compress Binary Files (multiple compress algorithms supported, ZIP, Huffman versiones, etc).
The purpose of this post is to provide examples of use and clear, self-explanatory code in Modula-2.
Modula-2 is a reference language and its algorithms are clear. From this code you can get ideas and structures that are useful for other languages and projects.
I hope you find it useful and if you find it useful I would like to know.