8 citations · 8 across the 2 of their papers we have counts for
3 papers
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…
Investigating Compilation Errors of Students Learning Haskell
Boldizsár Németh, Eunjong Choi, Erina Makihara +1
While functional programming is an efficient way to express complex software, functional programming languages have a steep learning curve. Haskell can be challenging to learn for…
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…