SEAL
A Side-effects analysis for .NET framework.
This is an ongoing research project in Microsoft Research India focused on developing a scalable and accurate side-effects analysis for Microsoft .NET framework using modular static analysis techniques.
At this point, we have a prototype implementation which can effectively analyze large real world C# programs that make use of sophisticated .NET features like LINQ within reasonable time and memory overhead.
Publications
- Ravichandhran Madhavan, Ganesan Ramalingam, and Kapil Vaswani, Modular Heap Analysis For Higher Order Programs, in Static Analysis Symposium (SAS), September 2012
- Ravichandhran Madhavan, Ganesan Ramalingam, and Kapil Vaswani, Purity Analysis: An Abstract Interpretation Formulation, no. MSR-TR-2011-102, 2 September 2011
- Ravichandhran Madhavan, Ganesan Ramalingam, and Kapil Vaswani, Purity Analysis: An Abstract Interpretation Formulation, in Proceedings of Static Analysis Symposium (SAS), September 2011
