Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

December 2, 2012

10 PRINT CHR$(205.5+RND(1)); : GOTO 10

Filed under: Programming — Patrick Durusau @ 4:51 pm

10 PRINT CHR$(205.5+RND(1)); : GOTO 10 by Nick Montfort, Patsy Baudoin, John Bell, Ian Bogost, Jeremy Douglass, Mark C. Marino, Michael Mateas, Casey Reas, Mark Sample, and Noah Vawter.

Appropriate that I should stumble upon this after posting about Kevlin Henney’s presentation on Cool Code.

From the introduction:

Computer programs process and display critical data, facilitate communication, monitor and report on sensor networks, and shoot down incoming missiles. But computer code is not merely functional. Code is a peculiar kind of text, written, maintained, and modified by programmers to make a machine operate. It is a text nonetheless, with many of the properties of more familiar documents. Code is not purely abstract and mathematical; it has significant social, political, and aesthetic dimensions. The way in which code connects to culture, affecting it and being influenced by it, can be traced by examining the specifics of programs by reading the code itself attentively.

Like a diary from the forgotten past, computer code is embedded with stories of a program’s making, its purpose, its assumptions, and more. Every symbol within a program can help to illuminate these stories and open historical and critical lines of inquiry. Traditional wisdom might lead one to believe that learning to read code is a tedious, mathematical chore. Yet in the emerging methodologies of critical code studies, software studies, and platform studies, computer code is approached as a cultural text reflecting the history and social context of its creation. “Code . . . has been inscribed, programmed, written. It is conditioned and concretely historical,” new media theorist Rita Raley notes (2006). The source code of contemporary software is a point of entry in these fields into much larger discussions about technology and culture. It is quite possible, however, that the code with the most potential to incite critical interest from programmers, students, and scholars is that from earlier eras.

I have only started to read the volume but it is already deeply interesting.

Topic maps would be obviously useful in tracing the history of programming code across paradigms, vocabularies and influences.

I suspect, but cannot prove that topic maps may have a role in auditing/indexing of the semantics of programming code.

Such that all calls to a particular data store, from sources written in the same or different languages, could be easily identified.

Or having identified a better way to perform a task, identifying when that same task is being executed by other, less optimal methods.

I first saw this in a tweet by Paul Steffen.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress