8 citations · 8 across the 2 of their papers we have counts for
3 papers · 1 filter
Development and Benchmarking of Multilingual Code Clone Detector
Wenqing Zhu, Norihiro Yoshida, Toshihiro Kamiya +2
The diversity of programming languages is growing, making the language extensibility of code clone detectors crucial. However, this is challenging for most existing clone detection…
MSCCD: Grammar Pluggable Clone Detection Based on ANTLR Parser Generation
Wenqing Zhu, Norihiro Yoshida, Toshihiro Kamiya +2
For various reasons, programming languages continue to multiply and evolve. It has become necessary to have a multilingual clone detection tool that can easily expand supported pro…
A Survey of Refactoring Detection Techniques Based on Change History Analysis
Eunjong Choi, Kenji Fujiwara, Norihiro Yoshida +1
Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure. Not only resear…