0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Visual C/C++を使い続けて

Posted at

最初に入力したことがあるプログラミング言語はアセンブラです。

電卓のアセンブラもどきの言語と、Z80のアセンブラをつかいました。
8086では、標準でついているDebugというコマンドが、アセンブラとしても使えました。
8086では、MASM、Turbo Assembler, OPT ASMを購入しました。

祝:ソースコード公開:VZエディタ移植の方法と成果
https://qiita.com/kaizen_nagoya/items/5551be98dcbed8f41949

次に、COBOL、FORTRANを習いました。
COBOLは、紙カードに穴をあけて入力しました。

4番目の弦ががBASICです。

5番目の言語がCです。
続いて、C++、JAVAと進みました。

C言語は、最初Turbo Cで始めました。
お値段がお値打ちで、当時のPCのデファクト開発ツールであるTurbo Pascalのライブラリを利用しており、最初から十分な開発環境として利用可能でした。

Lattice C、Microsoft Cも購入しました。
TopSpeed Cは、TopSpeed Modula/2とともに購入しました。
どちらもあまり使いませんでした。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?