Candy: Difference between revisions
Jump to navigation
Jump to search
(add similar projects section) |
(add links to similar projects) |
||
Line 26: | Line 26: | ||
==Similar Projects== |
==Similar Projects== |
||
* [http://en.wikipedia.org/wiki/HyperCard HyperCard]. Taught me everything I needed to know (about life). |
|||
- [http://hacketyhack.net/ Hackey Hack] |
|||
* [http://hacketyhack.net/ Hackey Hack]. Excellent collaboration model and code publishing ability. |
|||
==Contact== |
==Contact== |
Revision as of 07:16, 26 January 2008
|
Candy is an automated python tutor.
News
- January 24, 2008: Source is hosted.
Editor
The Candy editor will attempt to provide real time assistance as code is written.
Analysis
Assignments 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.
Localization
Eventually, Candy will explore possibilities for localizing the code writing and analysis.
Similar Projects
- HyperCard. Taught me everything I needed to know (about life).
- Hackey Hack. Excellent collaboration model and code publishing ability.