Skip to content
#

source-code-similarity

Here are 4 public repositories matching this topic...

Language: All
Filter by language

C-PlagAST is a code plagiarism detection tool for C programs using the AST-CC algorithm. It normalizes and compares abstract syntax trees to detect structural similarity, even with reordered or renamed code. Ideal for academic use in detecting hidden code duplication.

  • Updated Jun 7, 2025
  • C++

Improve this page

Add a description, image, and links to the source-code-similarity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the source-code-similarity topic, visit your repo's landing page and select "manage topics."

Learn more