Howz the compiler Works

HOW A COMPILER WORKS A compiler has three basic components: Preprocessor, First and Second Pass Compiler, and Linker. In the first pass the source code is macro expanded in the appropriate macro environment. A series of source-to-source optimizing transformations are performed to simplify the source tree. Type declarations are used to select specialized, efficient versions […]

1 min read

Military Computers

Military The 1750A is a family of compatible computers that implement the instruction set described by the military standard document MIL-STD-1750A (1980). The computers have been constructed by many methods, by a wide variety of companies. Traditionally, 1750s run aircraft, missiles or parts thereof. They are usually programmed in JOVIAL, a high-level programming language derived […]

1 min read