Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 153 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 153 Bytes

huffman-asm

A Huffman-coding implementation written in pure x86-64 assembly. The code is commented in great detail, it should be enough to follow it.