AccessViz

For automating the process of objectification, it is required that the objects to be created are suggested automatically. The technique uses an access graph to analyze the C/C++ code to suggest the data structures and functions that should be made into a class. This is an extension of CodeViz.

A report discussing the details is available here. This report also gives the details about installing and using AccessViz.

Downloads

  • CodeViz
  • AccessViz Patch - Download
  • GCC 3.4.1 binaries, built for C/C++ language support for Intel-386 architecture.
  • Using AccessViz gcc binaries
    $ tar   zxvf   AccessViz-gcc-binaries.tgz
    $ cd  AccessViz
    $ ./bin/g++   < c++ filename >


    Contact

    Nishit Desai      nadesai@cse[dot]iitb[dot]ac[dot]in
    Kanika Nema    kanika@cse[dot]iitb[dot]ac[dot]in

    HOME