I've made a newbie implementation of the Huffman static compression algorithm. If you want to test it and to sugest some changes please e-mail me at [email protected].
After you e-mail me, I will send you the program, but first i had to translate the comments from romanian into english. :)
Note: In the future i want to add to this program a compression using the LZ-77 algorithm.
The program is written using free pascal.
