Building server-side web language processors

  • Authors:
  • Ariel Ortiz

  • Affiliations:
  • Tecnológico de Monterrey, Campus Estado de México, Atizapán de Zaragoza, Mexico

  • Venue:
  • Proceedings of the 41st ACM technical symposium on Computer science education
  • Year:
  • 2010

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper discusses some useful insights for instructors who might want to consider using a web approach in courses involving language design and implementation. The basic idea is to have students build a language processor that actually runs on the web, instead of a processor that just runs on a command-line shell. The author documents the advantages and possible shortcomings of this approach, as well as his class experiences.