GitHub - netb258/huffman-tree: A small Huffman tree implementation in Clojure · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
netb258
huffman-tree
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
master
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>12 Commits<br>12 Commits
src/huffman_tree
src/huffman_tree
LICENSE
LICENSE
README.md
README.md
project.clj
project.clj
View all files
Repository files navigation
huffman-tree
A Huffman tree compressor/decompressor implementation in Clojure
Works on large files.
How to run:
lein run [-c or -d] input-file-name [optional -o] output-file-name
-c, --compress FILE File to compress
-d, --decompress FILE File to decompress
-o, --output FILE Output file
About
A small Huffman tree implementation in Clojure
Resources
Readme
License
EPL-1.0 license
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
stars
Watchers
watching
Forks
forks
Report repository
Releases
No releases published
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
Clojure<br>100.0%
You can’t perform that action at this time.