Demonstrating SPARK with a Mars Rover (Part 2): The Safety Property
What you’ll learn:
- How Ada contracts make programs provable.
- How contracts can be used to make code safer.
- How contracts make code more maintainable.
This is part two of a four-part series highlighting the Ada SPARK programming language that’s designed to facilitate the creation of safety- and security-critical systems. It i...
