Skip to content
/ gisa Public

GISA is an implementation of "a very basic language" presented in 'Introduction to Static Analysis: An Abstract Interpretation Perspective.'

Notifications You must be signed in to change notification settings

Zeta611/gisa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GISA: A Gentle Introduction to Static Analysis

An implementation of "a very basic language" presented in Introduction to Static Analysis: An Abstract Interpretation Perspective by Kwangkeun Yi and Xavier Rival.

Implementation

The Interpreter

The interpreter implements the presented langauge as-is, with a point to be noted: the syntax for the arguments to the init statement and the syntax for numbers are specified.

The Static Analyzer (TBD)

The double description method is used to convert V- and H-representation of convex polygons.

About

GISA is an implementation of "a very basic language" presented in 'Introduction to Static Analysis: An Abstract Interpretation Perspective.'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published