history.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 39 行
GML
39 行
.ix history
.pp
The C programming language was developed by Dennis Ritchie in 1972
for the UNIX operating system.
Over the years, the language has appeared on many other systems,
satisfying a need of programmers who want to be able to develop
applications that can run in many different environments.
.pp
Because the C language was never formally defined, each implementation
interpreted the behavior of the language in slightly different ways,
and also introduced their own extensions. As a result, the goal of
true software portability was not achieved.
.pp
In 1982, the American National Standards Committee formed the X3J11
Technical Committee on the C Programming Language, whose purpose was
to formally define the C language and its library functions, and to
describe its interaction with the execution environment.
The C Programming Language standard was completed
in 1989.
.*
.************************************************************************
.*
..if '&target' eq 'PC' or '&target' eq 'PC 370' ..th ..do begin
.pp
The &wcboth. compiler has evolved from 8086 code generation technology
developed and refined at WATCOM International and the University of Waterloo
since 1980.
The first &wc286. compiler was released in 1988.
The first &wc386. compiler was released in 1989.
..do end
..if '&target' eq 'PC 370' ..th ..do begin
.pp
The &wlooc. compiler evolved from the same roots as &wc286..
The first &wlooc. compiler was released in 1984.
..do end
.*
.************************************************************************
.*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?