|
|
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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.