TraceyText - A web tool for single-stepping through source code.
March 4, 2009
11:15 p.m.
I've created a JavaScript tool called TraceyText. It basically creates web pages that can display the source code of a program and annotate each step with notes. This allows you to go through a run of a program step by step with explanations on the way. I created this to demo the small games I made in Python for my free Creative Commons book, Invent Your Own Games with Python ( available at http://pythonbook.coffeeghost.net ) I'll admit the tool needs more documentation and demos, but here's a demo just to see how it works: http://traceytext.sourceforge.net/dragondemo.html The website is here: http://traceytext.sourceforge.net/ -Al Sweigart
6285
Age (days ago)
6285
Last active (days ago)
0 comments
1 participants
participants (1)
-
Al Sweigart