Skip to content

mmahrouss/my_huffman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_huffman

Elm implementation of Huffman symbol coding

To build run elm make src/Main.elm --optimize --output docs/index.html Try it out now

Motivation:

I had recently learned about Functional Programming by studying Dan Grossman's Programming Languages courses. I am really excited about functional programming and I was excited to try out Elm and I was not disappointed. I am definetely planning to do more using Elm when I have more free time.

About

Elm implementation of Huffman symbol coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages