Y
Hacker News
new
|
ask
|
show
|
jobs
by
docandrew
899 days ago
Runtime checks can be disabled in Ada. They’re useful for debug builds though!
1 comments
Throw839
899 days ago
But that elimites purpose for Ada. Rust has better type system to deal with this.
link
_8j50
899 days ago
I thought both Ada and rust have good compile time checks for memory safety that eliminates the need for run time checks?
link