Current location - Music Encyclopedia - Chinese History - The Historical Development of C Language
The Historical Development of C Language
In the embryonic stage of the digital world, C language has become a dazzling star in the field of computer programming with its powerful functionality and wide adaptability. This article will take you to understand the historical development of C language, its original design intention and standardization process.

* * * Work together

In order to ensure the continuous prosperity of C language, a C standard committee composed of experts in various fields came into being in 1982. The Committee brings together elites from hardware manufacturers, compilers and other software tool manufacturers, software designers, consultants, scholars, C language writers and application programmers.

Original intention of design

The original intention of C language design is to provide a simple and efficient method to compile and process low-level memory and generate a small amount of machine code. And it can run smoothly on various platforms without any external support.

ansi c standard

The American National Bureau of Standards formulated the ANSI C standard in the 1980s, which formulated a set of unified grammar rules for the C language, avoiding grammatical differences among different manufacturers.

C 1 1 standard

Now, the standard C 1 1 issued by the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC) has become the latest standard of C language, which indicates that C language has entered a brand-new development stage.