Skip to content

A small but effective approach to detect silimar parts in source code or text in general. The intentional purpose is to verify that students hand in their own code in programming exercises.

Notifications You must be signed in to change notification settings

wookenny/Duplicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

To build the softeware, create a directory for the binaries, enter it and configure via qmake.

For example:
mkdir build
cd build
qmake ..
make

About

A small but effective approach to detect silimar parts in source code or text in general. The intentional purpose is to verify that students hand in their own code in programming exercises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published