FaCoY Code-to-Code Search Engine
-
Updated
Jan 18, 2019 - Python
FaCoY Code-to-Code Search Engine
A multilingual syntatic code clone detector based on ANTLR parser generation.
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.
Paper: Exploring the Impact of Code Clones on Deep Learning Software.See our website: https://codeclonedl.github.io/datasets.com/
An intelligent C++ tool for detecting duplicate and similar code using tokenization, Rabin-Karp rolling hashes, edit distance, and code normalization. Topics
This is a utility repository for the JavaScript Online Code Clone Analysis between StackOverflow and GitHub Repositories.
Code search engine for java programming language
Code Clone Analysis Web App
To associate your repository with the code-clone topic, visit your repo's landing page and select "manage topics."