Files
why3/plugins/python/README
2017-01-30 19:12:37 +01:00

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