WHAT'S NEW? - Run length encoding complete. It's set up so that it will never increase the length of the input - Move-to-front encoding abandoned because it introduced problems that negatively impacted compression efficiency - Conversion to characters for copy and pasting - Last character trimming bugs fixed WHAT'S NEXT? - Remove unneeded characters from dictionary - Integration with kernel processing system and JSON input structure - Integration with the cloud save system RESOURCES - https://doi.org/10.1109/cmsp.2011.16 - https://marknelson.us/posts/2011/11/08/lzw-revisited.html - https://www.tutorialspoint.com/data_structures_algorithms/shell_sort_algorithm.htm - http://www.cbcb.umd.edu/confcour/Fall2012/bwt_chapter.pdf