fork download
  1. ++++++++++ Initialize cell #0 to 10
  2. >+>+[<->-] Use cell #1 and cell #2 to set up 1 and 1
  3. <<[->+>+<<] Main loop: accumulate next Fibonacci in cell #1
  4. >>[-<<+>>] Keep track of previous and current
  5. <<[->.[-]<<+>>]<< Print current Fibonacci and repeat until overflow
Success #stdin #stdout 0s 5284KB
stdin
Standard input is empty
stdout