Search

Search content of the knowledge base.

The search found 1 result in 0.008 seconds.

Search results

  1. Comments on Comments in Code

    Where in source code do we locate the "extra-functional significance" that Critical Code Studies calls us to critique? One starting point is in code comments. In most programming languages, comments are simple marks that set aside text for humans to read but computers to ignore. The act of "commenting" and "uncommenting" circulates this text into and out of the code per se, which is to say into and out of the purview of the compiler / interpreter. Like footnotes or endnotes, code comments are paratexts — continuous with and yet set apart from the source. Where they serve as actual *commentaries*, these paratexts enabling programmers to signal intentions, record histories, and render aesthetic judgements: comments enable the vital processes of software development culture.

    Patricia Tomaszek - 07.07.2012 - 22:36