Plagiarism detection for Julia?

270 views
Skip to first unread message

Thibaut Cuvelier

unread,
May 18, 2016, 9:25:58 AM5/18/16
to julia-users
Dear all,

Using Julia for the assignments in an mathematical optimisation, I'd like to check for plagiarism in what the students hand in. The university has already invested in a software package for text (such as reports), but it does not work well with source code.

Has anyone developed software to detect plagiarism in Julia code? Otherwise, I might develop an extension for JPlag (there doesn't seem to be open source plagiarism detection programs…); any Julia grammar would be welcome!

Thanks for your help!
Thibaut Cuvelier

Isaiah Norton

unread,
May 18, 2016, 10:08:46 AM5/18/16
to julia...@googlegroups.com
Otherwise, I might develop an extension for JPlag

In case you are not aware, there is a pure-Julia version (as opposed to scheme) of the parser, that is easier to use for tooling purposes:

Avik Sengupta

unread,
May 18, 2016, 10:27:30 AM5/18/16
to julia-users
>any Julia grammar would be welcome! 

There is a partial antlr grammar for julia within the Eclipse plugin. Note that it neither complete nor endorsed. 

Reply all
Reply to author
Forward
0 new messages