Source Code Clone Detection Using Unsupervised Similarity Measures
-
Updated
Apr 12, 2024 - Java
Source Code Clone Detection Using Unsupervised Similarity Measures
The code duplication finder extension for Visual Studio
A multilingual syntatic code clone detector based on ANTLR parser generation.
Eclipse plug-in that aims to automate both the detection and the refactoring of code clones
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.
Code for paper, "TransClone: A Language Agnostic Code Clone Detector", IWSC 2023
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.
Add a description, image, and links to the code-clone-detector topic page so that developers can more easily learn about it.
To associate your repository with the code-clone-detector topic, visit your repo's landing page and select "manage topics."