Skip to content

Seholm/Huffman_coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Huffman_coding

compression software using huffman_coding implemented in haskell.

It compresses a file by running the function 'compressAndDecompressFile "input"' where input is a text file. The software is currently limited to compressing textfiles.

About

compression software using huffman_coding implemented in haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published