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.