Slashdot Mirror


User: harryjr

harryjr's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:C and Smalltalk is what happened. on High-level Languages and Speed · · Score: 1

    The FAA uses assembly languag for radar real time processing and analysis. Their RISK and Mainframe (IBM-390) use C++ and ADA for part of the processing and links to assembly language for radar data processing (RDP). Air Traffic Controllers need to know where the aircraft in their sectors are positioned within seconds rather than minutes for 5 mile seperation. The problem with ADA is too few programmers know how to code it though it is similar to Pascal. I used hardware logic analyzers (Tektronix)to measure the throughput for the differnt languages for each data type; ie radar, tabular (flight info), beacon (transponder info), keyboard (controller input) etc.