mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-03-10 01:48:58 +00:00
11 lines
511 B
Markdown
11 lines
511 B
Markdown
|
# FlipperZeroBrainfuck
|
||
|
|
||
|
Brainfuck interpreter and editor for the F0.
|
||
|
Supports text inputs and outputs.
|
||
|
No protection against infinite loops or syntax errors.
|
||
|
Major limitation is that programs MUST terminate, or it will freeze at "RUNNING"
|
||
|
|
||
|

|
||
|
|
||
|

|