プログラミング言語変換システムの開発 第1報 PADトランスレータの開発

書誌事項

タイトル別名
  • プログラミング ゲンゴ ヘンカン システム ノ カイハツ
  • A Development of a System for Program Transformation (The first report: A System for the Transformation of Problem Analysis Diagram)

この論文をさがす

抄録

application

In the development of software, there are many programing languages. In recent years, structured programing languages―C, structured Basic and so on―have been used for programing instead of earlier languages―Fortran, Basic, assembly language etc. Therefore, it is important to make a transformation between these two programing languages. But it is not so easy to make software for the transformation. In this paper, an intermediate language is suggested in order to make it easy to develop the transformation software. On the basis of designing the intermediate language, a transformation system for PAD has been developed. This transformation system has two essential subsystems. In the first subsystem, PAD drawn on the CRT screen is transformed into a source program of the intermediate language. And then in the second one, the source program is transformed into the target language, such as C, Basic, and so on.

収録刊行物

詳細情報 詳細情報について

問題の指摘

ページトップへ