Skip to content

LudvikGalois/HaskellTypeHuffman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HaskellTypeHuffman

Huffman encoding in the Haskell type system

load Huffman.hs into GHCi and try one of (or all of)

:t testString

:t testHuffman

:t testHuffmanTree

:t encodedTestString

:t decodedTestString

:t decodedIsOriginal

About

Huffman encoding in the Haskell type system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published