Laurel Language Designer Guide
Laurel Language Designer Guide
Table of Contents
1.
Design Goals
2.
Correctness checking features
3.
Prevent duplicate work
4.
Modular Verification
5.
Minimize Verification Code
6.
Automated proof search
7.
Use complete algorithms to reduce workload
8.
Verification code must be erasable
9.
Great user experience
10.
Planned features
2.
Correctness checking features
2.1.
Property-based testing
2.2.
Verification
2.3.
Unbounded verification
2.4.
Hybrid PBT and verification
2.5.
Data-flow analysis
2.1.
Property-based testing
←
2. Correctness checking features
2.2. Verification
→
2.1. Property-based testing
🔗
Feature described in the Planned features section.
←
2. Correctness checking features
2.2. Verification
→