escapeless
escapeless copied to clipboard
Efficient binary encoding for large alphabets
Hi there, I am using a variant of this encoding in a project that runs on an ancient sub-1 MHz 8-bit machine, with data over serial port and extremely low...
Question 1: Is the Python port written in Python 2? Because when running it, it came up with some errors that upon searching pointed me to people trying to run...
#2 suggests that the implementations and tests are probably not enough to figure out how to use the code.
Was wondering if this will work with UTF8 (and other Unicode encoding)