You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for nested loops.
Add a new examples/hello-world-nested-loops.bf with the content +[-[<<[+[--->]-[<<<]]]>>>-]>-.---.>..>.<<<<-.<+.>>>>>.>.<<.<-. to test the support.
Problem summary
I forgot about nested loops
Todo
Add support for nested loops.
Add a new
examples/hello-world-nested-loops.bfwith the content+[-[<<[+[--->]-[<<<]]]>>>-]>-.---.>..>.<<<<-.<+.>>>>>.>.<<.<-.to test the support.