Categorieën
lyriek

de grote finisage uit het hoge noorden

“De Gillenteller – Ontwerp voor een GG-leesmachine””

dv 2010, potlood, inkt en aquarel op papier A5

function Lees= new function( ){

letter L = alfabet.getNextLetter( );
spaceToRun=L.getEstimatedFrequency( );

for (i=0; i<spaceToRun; i++){

word=GGBook.readNextWord( );
if(word.startsWith(L)){

countStack.addWord( );
BgPrinter,print(word);
}

}

}

Geef een reactie

This website uses the awesome plugin.