Annotation of 43BSD/contrib/icon/book/12/words3.icn, revision 1.1

1.1     ! root        1: procedure words()
        !             2:    local wchar, line, word
        !             3:    wchar := &lcase ++ &ucase ++ '\'-'
        !             4:    while line := read() do
        !             5:       line ? while tab(upto(wchar)) do {
        !             6:          word := tab(many(wchar))
        !             7:          suspend word
        !             8:          }
        !             9: end

unix.superglobalmegacorp.com

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