A code autograder for student homework submissions
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Ben Kurtovic 4b17bee2df Add CS 241 Honors spec 8 лет назад
desk Structure 8 лет назад
jail Structure 8 лет назад
lib Structure 8 лет назад
spec Add CS 241 Honors spec 8 лет назад
.gitignore Structure 8 лет назад
.gitmodules Add CS 241 Honors spec 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.