|
|
|
|
|
by mcphage
3107 days ago
|
|
> Want to see how something works? Find the paper that the code is printed on. > Want to edit some code? Point an "editor" token at the paper program you want to modify, then start changing the code. If you edit a paper program, then won't the source on the paper be obsolete? Will that be indicated somehow? If I'm looking to see what a piece does, how can I tell if the source code on it can be trusted? |
|
When a program is changed, Realtalk will print a red line over the lines that have been modified or removed. It looks a lot like the output that you'll see from a "git diff" on a file.