2 papers
cs.SE2021
RepliComment: Identifying Clones in Code Comments
Arianna Blasi, Nataliia Stulova, Alessandra Gorla +1
Code comments are the primary means to document implementation and facilitate program comprehension. Thus, their quality should be a primary concern to improve program maintenance.…
cs.PL2018
An Approach to Static Performance Guarantees for Programs with Run-time Checks
Maximiliano Klemen, Nataliia Stulova, Pedro Lopez-Garcia +2
Instrumenting programs for performing run-time checking of properties, such as regular shapes, is a common and useful technique that helps programmers detect incorrect program beha…