gunvirranu / mini-code

Useless mini-implementations of stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mini-code

Mini prototype implementations of random stuff. It's sorta code golf, but also about distilling some concepts to their bare bones. Basically, I'm trying to minimize the number of lines, but without any tricks like ; or __import__. Currently, everything is written in Python 3.

Why

Uhh...

Programs

Program Description
mini-huff Huffman compression

About

Useless mini-implementations of stuff


Languages

Language:Python 100.0%