IDE-Independent Program Comprehension Tools via Source File Overwriting

August 30, 2018 Β· Declared Dead Β· πŸ› 2017 IEEE 14th International Scientific Conference on Informatics

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Matúő Sulír, Jaroslav PorubÀn, Ondrej ZoričÑk arXiv ID 1808.10363 Category cs.SE: Software Engineering Cross-listed cs.PL Citations 1 Venue 2017 IEEE 14th International Scientific Conference on Informatics Last Checked 5 months ago
Abstract
Traditionally, we have two possibilities to design tools for program comprehension and analysis. The first option is to create a standalone program, independent of any source code editor. This way, the act of source code editing is separated from the act of viewing the code analysis results. The second option is to create a plugin for a specific IDE (integrated development environment) - in this case, a separate version must be created for each IDE. We propose an approach where information about source code elements is written directly into source files as annotations or special comments. Before committing to a version control system, the annotations are removed from the source code to avoid code pollution. We briefly evaluate the approach and delineate its limitations.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted