Skip to content

obastani/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATLAS

ATLAS is a tool for automatically inferring points-to specifications.

For a detailed introduction to ATLAS, see:

Table of Contents

  1. Downloading and Building ATLAS
  2. Contact

Downloading and Building ATLAS

The ATLAS source code is available on GitHub under the Apache Software License version 2.0 at https://github.com/obastani/atlas. To check out the ATLAS source code repository, run:

$ git clone https://github.com/obastani/atlas.git

To build ATLAS, run:

$ cd atlas
$ ant

To run ATLAS, run:

$ ant run

Finally, both the specifications inferred by ATLAS and the handwritten ground truth points-to specifications are available in the models/ folder.

Contact

For questions, feel free to contact [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages