|
|
1.1 ! root 1: procedure fibseq() ! 2: local i, j, k ! 3: suspend (i := 1) | (j := 1) ! 4: repeat { ! 5: suspend k := i + j ! 6: i := j ! 7: j := k ! 8: } ! 9: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.