Code Monkey home page Code Monkey logo

php-exception-flow's People

Contributors

tomdenbraber avatar

Watchers

 avatar  avatar  avatar  avatar

php-exception-flow's Issues

Literature

I have grouped the literature per subject. I will try to keep this issue up-to-date.

Exception flow

  • Static Analysis to Support the Evolution of Exception Structure in Object-Oriented Systems by Robillard, Murphy. This is the paper of which I am currently trying to implement the algorithm.
  • Analysis and Testing Programs with Exception-Handling Constructs by Sinha, Harrold
  • Interprocedural Exception Analysis for C++ by Prabhu et. al

Call graphs

  • Scalable Propagation-Based Call Graph Construction Algorithms by Tip, Palsberg
  • Call graph construction in object-oriented languages by Grove, DeFouw, Dean, Chambers.

Type Inference

  • Type Analysis for JavaScript by Jensen, Møller, Thiemann
  • On Using Static Analysis to Detect Type Errors in PHP Applications by Kneuss, Suter, Kuncak
  • Object-sensitive type analysis of PHP by van der Hoek, Hage

PHP specific

  • Variable features usage patterns in PHP by Hills
  • An empirical study of PHP feature usage by Hills

Other

  • Simple and Efficient Construction of Static Single Assignment Form, by Braun et. al. This method is used in the PHP-Cfg library, which in turn is used by the PHP-Types library, for constructing the control-flow graph.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.