Skip to content

LZW compression and decompression written in Haskell

License

Notifications You must be signed in to change notification settings

egunnarsson/haskell-lzw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-lzw

LZW implementation for Haskell.

Todo:

  • Main exe
  • QuickCheck tests
  • Bit packing
  • Add clear code
  • Support for fixed width codes?
  • Support for early change?
  • Support for different packing order?

About

LZW compression and decompression written in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published