|
|
|
|
|
by wozer
6647 days ago
|
|
Working on a "souce code annotating debugger" for an esoteric programming language. So instead of painfully stepping through your code line by line, you just press M-t inside a function definition and voilĂ : it shows you what goes on inside the function, using some example inputs to annotate the source code in a new Emacs buffer. |
|