Sciweavers

LISP
1998

Visualizing Evaluation in Scheme

13 years 4 months ago
Visualizing Evaluation in Scheme
Abstract. RainbowScheme is a visual stepping system that presents Scheme program’s runtime state using icons, colored environment trees, and colored Scheme code. A Scheme program can be executed step-by-step in RainbowScheme using a set of visual transformation rules called visualcode. Being able to visualize intermediate steps of a running program makes each individual step and the entire execution process easier to comprehend. In addition to describing visualcode with examples, this article presents RainbowScheme’s user interface, implementation techniques, and evaluation results of using it in introductory programming courses.
Sho-Huan Simon Tung
Added 22 Dec 2010
Updated 22 Dec 2010
Type Journal
Year 1998
Where LISP
Authors Sho-Huan Simon Tung
Comments (0)