Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Throw839
2y ago
0 comments
Save
Share
If I remember correctly, Ada was much slower compared to C. Stuff like boundary checks on arrays has a cost.
0 comments
3 comments · 1 top-level
top
newest
oldest
docandrew
2y ago
· 2 in thread
Runtime checks can be disabled in Ada. They’re useful for debug builds though!
Throw839
OP
2y ago
But that elimites purpose for Ada. Rust has better type system to deal with this.
_8j50
2y ago
I thought both Ada and rust have good compile time checks for memory safety that eliminates the need for run time checks?
j
/
k
navigate · click thread line to collapse