Files
why3/plugins/python
Jean-Christophe Filliatre e01493e5fc python: support for randint
2017-01-30 22:58:38 +01:00
..
2017-01-30 22:53:30 +01:00
2017-01-30 22:58:38 +01:00
2017-01-30 22:53:30 +01:00
2017-01-30 22:58:38 +01:00
2017-01-30 22:58:38 +01:00

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