Kıvanç Muşlu's Homepage
  • Home
    • Previous Jobs
    • Teaching
  • Bio
  • Publications
    • Presentations
  • Projects
    • Software
  • Hobbies
    • Recordings
  • Contact
  • Home
    • Previous Jobs
    • Teaching
  • Bio
  • Publications
    • Presentations
  • Projects
    • Software
  • Hobbies
    • Recordings
  • Contact

Making Offline Analyses Continuous @ ESEC/FSE 2013

4/6/2013

0 Comments

 
Picture
Last week, my recent paper: Making Offline Analyses Continuous has been accepted to ESEC/FSE 2013. The paper is in collaboration with Yuriy Brun, Michael D. Ernst, and David Notkin.


Put simply, the paper proposes a framework that considers existing analyses that work on program source code as black boxes. Using these black box analyses, then an author can implement a wrapper that transforms the analysis into an IDE-integrated continuous one. All ugly details about how concurrent developer edits are handled, when the analysis is run, and how the results are updated and shown to the developer are either completely handled by the framework or represented in the wrapper through a high-level API.

The framework is prototyped for Eclipse: https://bitbucket.org/kivancmuslu/solstice
Also, check out the example continuous analyses implemented so far:
  1. Continuous testing: https://bitbucket.org/kivancmuslu/solstice-continuous-testing
  2. Continuous FindBugs: https://bitbucket.org/kivancmuslu/solstice-continuous-findbugs
  3. Continuous PMD: https://bitbucket.org/kivancmuslu/solstice-continuous-pmd
The camera-ready version of the paper will be available soon (around July 1st, 2013), and I am looking for future extensions!

0 Comments

Your comment will be posted after it is approved.


Leave a Reply.

    Archives

    June 2013
    March 2013

    Categories

    All
    Abcgiftcards
    Cdt
    Godaddy
    Itunes
    Mac
    Online-shopping
    Publications
    Research
    Software
    Solstice
    Weebly
    Windows

    RSS Feed

© COPYRIGHT 2016. ALL RIGHTS RESERVED.