Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
1–10 of 74 posts
Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#2Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#3Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#4Ada is a language that deserves more love.
Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#5I used Ada on my first coding job - test scripts for Airbus engines back in the mid-90s. Nice to see they're still using Ada, though tbh I don't remember a single thing about the language except for you can't dynamically create objects
Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#6Ada was mandated to be used for military applications but became largely irrelevant for commercial applications. It's now considered a white elephant [1] by many.
Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#7Ada struck me as a language that would be a pain to write in(at least it would take a long time) but it was a pleasure to read. Even without an intimate knowledge of the language (I was a C++ guy) I was able to figure it out.
Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#8I would have enjoyed seeing a list like this in university where we had the option to learn Ada for a software engineering course. Ada was mandated to be used for military applications but became largely irrelevant for commercial applications. It's now considered a white elephant [1] by many. 1: http://en.wikipedia.org/wiki/White_elephant
Not saying I like it or anything like that, but it definitely has its place.
Re: Who's Using Ada? Real-World Projects Powered by the Ada Programming Language
#9Although I've never coded in Ada I have had to read existing code to figure out what it was doing. Ada struck me as a language that would be a pain to write in(at least it would take a long time) but it was a pleasure to read. Even without an intimate knowledge of the language (I was a C++ guy) I was able to figure it out.
1. The JSF air vehicle C++ coding standards http://www.stroustrup.com/JSF-AV-rules.pdf
2. MISRA-C:2004 Guidelines for the use of the C language in critical systems http://caxapa.ru/thumbs/468328/misra-c-2004.pdf
3. MISRA C++:2008 Guidelines for the use of the C++ language in critical systems http://frey.notk.org/books/MISRA-Cpp-2008.pdf