Code Is Not Prose(joeblu.com)2 points·by joeblubaugh·4 lata temu·1 commentsjoeblu.comCode Is Not Prosehttps://joeblu.com/blog/2023_01_code_prose/1 commentsPost comment[–]thesuperbigfrog·4 lata temureply"don’t get caught up in the idea that you’re writing or editing a novel."Code can be prose:https://en.wikipedia.org/wiki/Shakespeare_Programming_Langua...Literate programming also views code as a form of prose and could be considered a predecessor to programming notebooks (Jupyter notebooks and similar).https://en.m.wikipedia.org/wiki/Literate_programmingNot all code is prose, but some code can be.
Code can be prose:
https://en.wikipedia.org/wiki/Shakespeare_Programming_Langua...
Literate programming also views code as a form of prose and could be considered a predecessor to programming notebooks (Jupyter notebooks and similar).
https://en.m.wikipedia.org/wiki/Literate_programming
Not all code is prose, but some code can be.