|
|
|
|
|
by srean
4390 days ago
|
|
Not a rhetorical question: How many flight-control codebases are written in a dynamically typed language ? Or for that matter, life support systems deployed in ICU's, really curious. About the dynamic vs Static typing debate, I think it progresses firmly along Upton Sinclair'ish lines, "It is difficult to get a man to understand something, when his salary depends upon his not understanding it!" |
|
That is, I expect the tooling around them is ridiculously high. Probably done with a model based development system. Probably not, however, what is typically seen as static typing in the modern landscape. (i.e. Haskell)
Honestly, I wouldn't be surprised to find some lisp in there, just because. :)
I'm open to being proven wrong.