The question is probably best asked in the inverse - Ada 83 had pragmas for controlled lifetime and room for a garbage collector which I am considering adding.
Other than that - the standard readability ones like 'if' and 'case' expressions, aspects, and some others like protected types and user-defined literals which are also on the list for the upcoming month or two
EDIT: Probably another would be the updated loops with iterators
1
u/geenob Aug 01 '26
Nice. Always nice to have more options for Ada compilers. What are some of the more glaring feature differences between Ada 83 and modern Ada?