A tool for teaching LL and LR parsing algorithms

  • Authors:
  • César García-Osorio;Carlos Gómez-Palacios;Nicolás García-Pedrajas

  • Affiliations:
  • University of Burgos, Burgos, Spain;University of Burgos, Burgos, Spain;University of Córdoba, Cordoba, Spain

  • Venue:
  • Proceedings of the 13th annual conference on Innovation and technology in computer science education
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present a tool to assist in teaching top-down and bottom-up analysis algorithms. The tool provides simulation for the following analysis algorithms: LL, SLR, LALR and LR. During the simulation the student can simultaneously see the pending input, the analysis stack and tables, the generated output and the parse tree.