|
|
1.1 ! root 1: procedure main() ! 2: wchar := &lcase ++ &ucase ! 3: pchar := '.,:;?! ' ! 4: while line := read() do ! 5: # get to first letter ! 6: if line := line[upto(wchar,line):0] ! 7: then write(line[1:upto(pchar,line)]) ! 8: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.