code-clone-detector
There are 7 repositories under code-clone-detector topic.
jorge-martinez-gil/codesim
Source Code Clone Detection Using Unsupervised Similarity Measures
Acumatica/AntiPlagiarism
The code duplication finder extension for Visual Studio
zhuwq585/MSCCD
A multilingual syntatic code clone detector based on ANTLR parser generation.
uazadi/Janus
Eclipse plug-in that aims to automate both the detection and the refactoring of code clones
akoerner/FortranAS
FortranAS is an [Antlr4 🔗](https://github.com/antlr/antlr4) powered FORTRAN parsing and code clone detection tool. FortranAS leverages [grammars-v4 🔗](https://github.com/antlr/grammars-v4/tree/master/fortran) to generate parsers and lexers and supports any FORTRAN version with available corresponding grammars.
subrotonpi/transclone
Code for paper, "TransClone: A Language Agnostic Code Clone Detector", IWSC 2023
ZhensongQian/ccfinderx
CCFinder is a code-clone detector. The code has been developed and published by http://www.ccfinder.net people. The goal of this repository is to maintain it and get it compiled in Ubuntu the latest.