stdiff is my quick-and-dirty implementation of Selkow's tree comparison algorithm (Info. Proc. Lett. 6(6):184-186, 1977) for the Maryland High School Programming Contest of 1999. One could use this algorithm to compare data in formats that are naturally represented using rooted, ordered, labeled trees (e.g., XML).