Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
/ SAPV Public archive

This repo contains the material about the course "Static Analysis and Program Verification" supplied in the Master Degree (LM-18) at the University of Camerino

License

Notifications You must be signed in to change notification settings

giorgiosld/SAPV

Repository files navigation

SAPV

This repository contains the topics covered during the Static Analysis and Program Verification (SAPV) course. The repo is written entirely in Agda, It is assumed to use emacs as text editor to make using agda as simple as possible.

Command Action
C-c Load the current file
C-c C-d expression Show the type of expression
C-c C-n expression Normalize expression
C-c C-c argument Perform case analysis on argument
C-c C-, Show goal and context
C-c C-f Move forward to the next goal
C-c C-b Move backward to the previous goal
C-c C-r Refine the current hole
C-c C-SPACE Fill the hole with the provided expression

About

This repo contains the material about the course "Static Analysis and Program Verification" supplied in the Master Degree (LM-18) at the University of Camerino

Topics

Resources

License

Stars

Watchers

Forks

Languages