|
|
BSD 4.3
procedure tabwords()
static wchar
local words, line
initial wchar := &lcase ++ &ucase ++ '\'-'
words := table(0)
while line := read() do
line ? while tab(upto(wchar)) do
words[tab(many(wchar))] +:= 1
return words
end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.