A code autograder for student homework submissions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Kurtovic 80449a0c49 Structure преди 8 години
desk Structure преди 8 години
jail Structure преди 8 години
lib Structure преди 8 години
.gitignore Structure преди 8 години
README.md Initial commit преди 8 години
kgrader.rb Structure преди 8 години

README.md

kgrader

kgrader is a code autograder, originally created by the course staff of CS 296-41 (Systems Programming Honors) at the University of Illinois to grade student homework submissions.

It is written in Ruby.