Annotation of 43BSD/contrib/icon/book/04/word2.icn, revision 1.1

1.1     ! root        1: procedure main()
        !             2:    wchar := &lcase ++ &ucase
        !             3:    while line := read() do
        !             4:       if line := line[upto(wchar,line):0]
        !             5:       then write(line[1:many(wchar,line)])
        !             6: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.