mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
A plugin to verify programs written in a (microscopic) fragment of Python.
|
|
|
|
Limitations wrt Python:
|
|
- types are limited to integers and lists of integers
|
|
- lists are not resizable
|