dikar / MIT-Abstract-Interpretation-16.399

Exploring Patrick Cousot's Abstract Interpretation Course.

Home Page:http://web.mit.edu/16.399/www/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT-Abstract-Interpretation-16.399

Exploring abstract interpretation!!

This repository contains the supplied proect files and lectures in the course and my personal made notes that can be found in \notes directory. This also contains a small abstract interpretor that I made which can be found in the /abstract_interpretor directory.

To generate notes, run make command in the notes directory.

About

Exploring Patrick Cousot's Abstract Interpretation Course.

http://web.mit.edu/16.399/www/


Languages

Language:HTML 51.9%Language:OCaml 36.5%Language:TeX 5.6%Language:Makefile 4.0%Language:Standard ML 2.1%