|
|
1.1 root 1: procedure fword()
2: static wchar
3: local line
4: initial wchar := &lcase ++ &ucase ++ '\'-'
5: while line := read() do
6: if line := line[upto(wchar,line):0]
7: then return line[1:many(wchar,line)]
8: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.