Y
Hacker News
new
|
ask
|
show
|
jobs
by
adrianN
4217 days ago
Ada is a modern language that allows for very low level code and is about as fast as C.
1 comments
digi_owl
4217 days ago
Thats what the US military use on mission critical systems, right? Seem to recall reading that it is a pain to work with.
link
pjmlp
4216 days ago
Ada is used in environments were human lifes are at risk life like life support systems, traffic control and so on.
From FOSDEM talks its use has been increasing thanks to C lack of safety, even with MISRA C.
link
digi_owl
4216 days ago
Yeah i guess that having the language enforce the rules makes for safer code than trying to impose safety externally.
link