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
++++ set counter to 4
[
>++ increase target cell by two, effectively multiplying by two
<- decrease counter by one so we reach zero eventually
]
According to standard brainfuck, the comma in the comment in line 3 there should be interpreted as part of the brainfuck code to execute, but this plugin just interprets it as part of the comment.
The text was updated successfully, but these errors were encountered:
Consider the following brainfuck file:
According to standard brainfuck, the comma in the comment in line 3 there should be interpreted as part of the brainfuck code to execute, but this plugin just interprets it as part of the comment.
The text was updated successfully, but these errors were encountered: