Updated 20260820
- Decker 1.70 and my optimizations make it a little more tolerable
Updated 20260713
- I realized the Huffman encoder was WAY too slow for the dictionaries that I was trying to encode, so I added just a way to encode text as arrays, which then get obfuscated via LOVE base64 encoding. Oh well! Not every experiment is a success. C’est la vie.