←back to thread

193 points jaypatelani | 1 comments | | HN request time: 0.206s | source
Show context
giancarlostoro ◴[] No.45106948[source]
So is there a list or statistic of how many DOD projects actually use Ada?
replies(4): >>45107636 #>>45108324 #>>45108359 #>>45111087 #
sharpy ◴[] No.45107636[source]
Worked in the defence industry for a few years in the 2000s. I worked on exactly one Ada project. The rest were C/C++. I presume the shift away from Ada has accelerated if anythinng.
replies(5): >>45107689 #>>45107818 #>>45107890 #>>45108083 #>>45113825 #
blutack ◴[] No.45107689[source]
This might be a US/EU difference. It's pretty popular in the EU still, although some of the market has been taken by various Simulink to C tools.

Every Rolls-Royce gas turbine FADEC runs ADA binaries on a custom processor [1].

It's also used extensively at Airbus. Lots of DO-178C (safety critical aerospace).

1: https://www.his-conference.co.uk/session/visiumcore-a-high-i...

replies(3): >>45110054 #>>45111002 #>>45115299 #
1. p_l ◴[] No.45115299[source]
One interesting project is Saab Gripen jet fighter, whose entire software stack (other than software that is treated as "black box" firmware of certain physical components) is written in Ada, and AFAIK every sale includes complete source code and SDK to make modifications.