A policy statement on open-source software from the White House
A policy statement on open-source software from the White House
Posted Mar 11, 2016 6:23 UTC (Fri) by eru (subscriber, #2753)In reply to: A policy statement on open-source software from the White House by pr1268
Parent article: A policy statement on open-source software from the White House
who all still programs in Ada?
It is still used in avionics and space applications. In situations where failure is not an option...
Posted Mar 11, 2016 11:37 UTC (Fri)
by jeff@uclinux.org (guest, #8024)
[Link]
https://github.com/tgingold/ghdl
GHDL is a VHDL front end. In Ada because VHDL borrows Ada syntax, and is for mission critical hardware models.
Posted Mar 14, 2016 17:34 UTC (Mon)
by zmower (subscriber, #3005)
[Link] (3 responses)
Posted Mar 14, 2016 23:02 UTC (Mon)
by apoelstra (subscriber, #75205)
[Link] (2 responses)
Posted Mar 14, 2016 23:09 UTC (Mon)
by Cyberax (✭ supporter ✭, #52523)
[Link] (1 responses)
Ada is somewhat fetishized in this regard, but in reality it's not really better than other languages.
Posted Mar 18, 2016 7:59 UTC (Fri)
by dvdeug (guest, #10998)
[Link]
The most recent version, Ada 2012, has container libraries where the size is statically set so the amount of memory the program uses can be rigorously controlled without giving up the use of a powerful container library. That too, as far as I know, is unique to Ada, probably because worrying about memory is a bit of niche market.
As far as I know, SPARK, an Ada subset, is the only statically compiled formally proven language available as open source. There's also Coq and friends, but the market for a statically verified Haskell dialect is a bit different from the market for an Ada subset with the power of Modula-2.
There are statically verified C subsets, but not open source, as far as I know.
A policy statement on open-source software from the White House
A policy statement on open-source software from the White House
A policy statement on open-source software from the White House
A policy statement on open-source software from the White House
A policy statement on open-source software from the White House