The Essence of Form Abstraction

  • Authors:
  • Ezra Cooper;Sam Lindley;Philip Wadler;Jeremy Yallop

  • Affiliations:
  • School of Informatics, University of Edinburgh,;School of Informatics, University of Edinburgh,;School of Informatics, University of Edinburgh,;School of Informatics, University of Edinburgh,

  • Venue:
  • APLAS '08 Proceedings of the 6th Asian Symposium on Programming Languages and Systems
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Abstraction is the cornerstone of high-level programming; HTML forms are the principal medium of web interaction. However, most web programming environments do not support abstraction of form components, leading to a lack of compositionality. Using a semantics based on idioms, we show how to support compositional form construction and give a convenient syntax.