<総説>プログラミング言語における制御構造の変遷 : Algolとその後継言語のfor文を中心として
スポンサーリンク
概要
- 論文の詳細を見る
Algol is one the oldest high-level programming language developed in last 1950's. In spite of the powerful features for scientific computations, it is hardly available nowadays, in contrast to the situation with Fortran, which still remains in widespread use. Algol, however, left many successors such as Pascal, Modula-2,C, for example. But many of the language features in Algol have been left out in these languages. The discussion focuses on the for statement in Algol and several languages. The strength and flexibility of Algol for statement is examined, and comparison of the for statement in other languages will be made in order to reveal the language features and the design concept. Especially, reflection of the impact of the "structured programming" on the evolution of the design concept in programming languages will be discussed.
- 北海道東海大学の論文
- 1989-03-30
著者
関連論文
- アセンブリー言語のテイスト : DSPのサバイバル
- プログラミング言語の選択 : Oberonの設計思想と意義について
- 理工学系のWindows環境でのプログラミング : Excelでの経験
- 関数型プログラミングが目指すプログラミング方法論の新たな展開
- Simulaの文字列処理機能と汎用プログラミング言語としての役割について
- PC-FORTRANによる小型MINI-Lispシステムへの追加機能
- PC-FORTRANによる小型Lispシステム
- プログラミング言語における制御構造の変遷 : Algolとその後継言語のfor文を中心として