Candy
Jump to navigation
Jump to search
Candy is an automated python tutor. EditorThe Candy editor will attempt to provide real time assistance as code is written. AnalysisAssignments will be presented as a set of individual steps that the user must complete. Assignment completion will be based on a flexible system of code analysis. This system is currently implemented using python's abstract syntax tree functionality. LocalizationEventually, Candy will explore possibilities for localizing the code writing and analysis. |