This repository has been archived on 2023-06-18. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Claudio Maggioni 2a1ceb0cbf wip on report 2023-03-27 18:16:22 +02:00
.gitignore wip on report 2023-03-27 18:16:22 +02:00
README.md wip on report 2023-03-27 18:16:22 +02:00
pygmentize.py wip on report 2023-03-27 18:16:22 +02:00
report.pdf wip on report 2023-03-27 18:16:22 +02:00
report.tex wip on report 2023-03-27 18:16:22 +02:00
selectionsort.dfy wip on report 2023-03-27 18:16:22 +02:00
start-docker.sh selection sort works 2023-03-26 22:38:58 +02:00

README.md

Assignment 1 -- Software Analysis

Dafny pygments lexer stored in pygmentize.py directory thanks to:

https://github.com/Locke/pygments-dafny/