|
|
|
|
|
by seanmcdirmid
4875 days ago
|
|
User interfaces are the classic examples, but I'm going to bring this to compilers in my next paper. It turns out you can easily generate a programmer-observable output for most programs by putting a lot of print statements in your code (barring some device drivers). |
|