Techniques for improving language-based editors

  • Authors:
  • J. R. Horgan;D. J. Moore

  • Affiliations:
  • Bell Communications Research, Inc., Murray Hill, New Jersey;Bell Communications Research, Inc., Murray Hill, New Jersey

  • Venue:
  • SDE 1 Proceedings of the first ACM SIGSOFT/SIGPLAN software engineering symposium on Practical software development environments
  • Year:
  • 1984

Quantified Score

Hi-index 0.00

Visualization

Abstract

Syned is a working language-based editor which includes a complete parser for editing the C language. The design ideas which permit parsing in Syned also result in the solution of several important language-based editor problems. We describe these ideas in sufficient detail to make them accessible to others.