@TechReport{Dartmouth:TR86-127, author = {John Glenn}, title = {{Binary Trees (v. 2.1 -- September 25, 1985)}}, institution = {Dartmouth College, Computer Science}, address = {Hanover, NH}, number = {DCS-TR86-127}, year = {1986}, comment = { You may download this disk as a Zip archive. }, abstract = { Binary Tree is a program that uses animation to illustrate insertion, deletion and searching of nodes in a binary search tree. Pre-order, in-order, and post-order tree walks are supported. Binary Tree can also perform a recursive descent parse of arithmetic expressions and show the resulting abstract syntax tree. Lisa Pascal source and application available on a single-sided, MFS format microdisk. } }