HRT-HOOD is a structured design method for hard real-time systems derived from HOOD. It is well supported for Ada.
However, it comes from the 90s. Are there any newer approach?
Iām sure there are, but I wouldnāt be so quick to dismiss design methods simply because they are āoldā ā despite some of the recent counterculture/backlash against OOP (Object Oriented Programming), OOD (Object Oriented Design) hasnāt received any such reaction that Iāve seen, and since it is applicable even to non-OOP languages, doesnāt impose structure on the implementation like OOP does (eg the āworld of nounsā).
That said, while Iām unfamiliar with it, I did find Ada+B the formula for safety critical software development [2006], which might be of interest to you.
Donāt get me wrong, I agree with you
I was wondering if anything interesting had happened over the past twenty years.
Anyway, thanks. Iāll take a look.
Thanx for the quote - an enjoyable read.