Skip to content

SetsunaChyan/mpri-ai-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an abstract interpretation project from MPRI M2-6 Course.

See pdf for details.

There is a Chinese machine translated version in manual-zh.md for reference, slightly different from the pdf version above.

There is also an English translation in manual-en.md from the Chinese version.

The project structure has been slightly adjusted and can now be built through dune, compiled with the command dune build, and run with the command dune exec analyzer --root=. -- tests/0011_rand.c -concrete.

Tested in the following environment: dune = 3.17.2, ocaml = 5.2.1, no guarantee of working properly in other versions, but contributions are welcome.

About

An example abstract interpretation project from MPRI M2-6 Course. Not official but compatible with dune.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published