VisiCLANG—a visible compiler for CLANG

  • Authors:
  • D. Resler

  • Affiliations:
  • Department of Electronic & Computer Engineering, University of Limerick, Limerick, Ireland

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a visible compiler for the CLANG language. VisiCLANG shows on-screen, in various text windows, all aspects of the CLANG compiler as it compiles and executes a user's program. This allows someone who is learning the techniques of compiler construction to see the inner workings of a simple recursive-descent compiler.