JPlag
JPlag copied to clipboard
Support for C++ raw string literals
I suffer from problems parsing students' ASCII art, usually correctly represented as a raw string (R"..."); jplag still parses and gets confused about internal escape sequences, characters prefixed by a backslash. It would be so much easier if it didn't do that...