APL as a prototyping language: case study of a compiler development project

  • Authors:
  • Matsuki Yoshino

  • Affiliations:
  • Software Works, Hitachi, Ltd., 5030 Totsuka-machi Totsuka-ku Yokahama-shi, Kanagawa-ken 244 Japan

  • Venue:
  • APL '86 Proceedings of the international conference on APL
  • Year:
  • 1986

Quantified Score

Hi-index 0.00

Visualization

Abstract

We are applying prototyping method using APL to a commercial compiler's development Project.This paper will discuss the following matters based on our one year experience of the project:Merits of APL as a prototyping language.An environment of the prototype.A representation of tables and the intermediate language of compilers in an APL environment.A strategy of transforming the APL prototype into final product written in Pascal.Evaluation of this method.