|
|
1.1 root 1: procedure wordlist()
2: wlist := "" # initialize wlist
3: while word := read() do
4: wlist := wlist || word || ","
5: return wlist
6: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.