Hacker News new | ask | show | jobs
by actionfromafar 630 days ago
Often, I'm sure, but there are large code bases in Ada still. It's a shame, it looks like a really great language I would love. But it's a chicken and egg problem. If only Mozilla had decided on Ada instead of Rust! :-)
1 comments

Ada doesn't offer any safety for dynamic memory. In fact, Ada is now adopting Rust's approach with the borrow checker.
Great! Time to jump on the Ada bandwagon then! ;)