Y
Hacker News
new
|
ask
|
show
|
jobs
by
davedx
785 days ago
From what I understand current flight control systems are still written in relatively low level languages like C++, with extremely careful memory management strategies.
1 comments
luc_
785 days ago
Yes, C++ may even be too far. Writing C in a very regimented way to run on very old processors by today's standards is 'aerospace grade (tm)'.
link