VIPER, a Student-Friendly Visual Interpreter of Pascal

  • Authors:
  • Michał Adamaszek;Piotr Chrząstowski-Wachtel;Anna Niewiarowska

  • Affiliations:
  • Institute of Mathematics,;Institute of Informatics, University of Warsaw, Warsaw, Poland 02-097;Institute of Informatics, University of Warsaw, Warsaw, Poland 02-097

  • Venue:
  • ISSEP '08 Proceedings of the 3rd international conference on Informatics in Secondary Schools - Evolution and Perspectives: Informatics Education - Supporting Computational Thinking
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce VIPER, a visual interpreter of Pascal, designed to help both the teachers and the students of an introductory programming course. The main innovation of VIPER is the ability to display typically encountered data structures (e.g. trees, lists) in an intuitive way. This, and other usability improvements, have been designed specifically to meet the needs of future users. The interpreter is aimed mostly at small scaleprogramming exercises, and lets the user edit and run portions of code step-by-step with all the needed values being displayed in a suitable manner.