https://futureofcoding.org/ logo
#thinking-together
Title
# thinking-together
b

brett g porter

10/13/2023, 2:42 PM
I can only interpret it in the sense that Jon Bentley discussed in _Programming Pearls_: code that you would be interested in reading while sitting by a fire with a snifter of brandy. After that, my next step is Knuth's Literate Programming, well-structured narrative text describing a program's operations and the thought process behind it (that happens to have pieces of compilable code embedded within).