TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Code Is Not Prose

2 pointsby joeblubaughover 2 years ago

1 comment

thesuperbigfrogover 2 years ago
&quot;don’t get caught up in the idea that you’re writing or editing a novel.&quot;<p>Code <i>can</i> be prose:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Shakespeare_Programming_Language#Example_code" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Shakespeare_Programming_Langua...</a><p>Literate programming also views code as a form of prose and could be considered a predecessor to programming notebooks (Jupyter notebooks and similar).<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Literate_programming" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Literate_programming</a><p>Not all code is prose, but some code can be.