tvl-depot/scratch/facebook/moderate
William Carroll c841527f61 Write encoded XML parser and pretty-printer
Write a function that reads a string of compressed XML and outputs the
decompressed version.

Note to self: Now that I'm growing more comfortable writing parsers, I'd like to
become equally comfortable writing pretty-printers.
2020-11-14 14:00:00 +00:00
..
decompress-xml.py Write encoded XML parser and pretty-printer 2020-11-14 14:00:00 +00:00
parser.py Write encoded XML parser and pretty-printer 2020-11-14 14:00:00 +00:00
tic-tac-toe-checker.py Solve tic-tac-toe checker 2020-11-13 17:45:07 +00:00