ミニコンによる混合言語処理について
スポンサーリンク
概要
- 論文の詳細を見る
It is useful if one could use both Assembler language and problem-oriented language in the same program. In this paper, a method of "mixed language processing", which allows both Assembler language and Fortran language in one Program, is presented. The method requires two preprocessors, one is a preprocessor of Assembler and the other is of Fortran compiler, without modifying Fortan compiler (PDP-11 FORTRAN IV). First, how the Fortran compiler compiles the source program is shown. Second, the form of program written in mixed language and its restrictions are stated. In the remaining portions the details of two preprocessors (P1, P2) are described and an example of its implementation is also shown.
- 一般社団法人情報処理学会の論文
- 1973-04-15
著者
関連論文
- TSSの端末を利用するシンボリック・プログラム教育用システム
- ミニコンによるある連想記憶システムの作成について
- PDP-11/20デュアルシステムにおけるデバイスシェアリングシステムの製作
- ミニコンにおけるプロッタ制御の効率化について
- ミニコンによる混合言語処理について
- 教育用論理回路シミュレータLOCUSについて
- 大型計算機センターの利用法について
- ビット単位の論理演算とFORTRANについて
- ブロック線図のディジタル・シミュレーションに関するプログラム作成の一方法