|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| icons | %!s(int64=3) %!d(string=hai) anos | |
| scenes | %!s(int64=3) %!d(string=hai) anos | |
| views | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| application.fam | %!s(int64=3) %!d(string=hai) anos | |
| bfico.png | %!s(int64=3) %!d(string=hai) anos | |
| brainfuck.c | %!s(int64=3) %!d(string=hai) anos | |
| brainfuck.h | %!s(int64=3) %!d(string=hai) anos | |
| brainfuck_i.h | %!s(int64=3) %!d(string=hai) anos | |
| picopass.h | %!s(int64=3) %!d(string=hai) anos | |
| worker.c | %!s(int64=3) %!d(string=hai) anos | |
| worker.h | %!s(int64=3) %!d(string=hai) anos |
A brainfuck editor and interpreter for the flipper zero.
Allows for the opening and execution of .b files.
Very much a WIP, currently only the editor half is complete.
.b files are currently limited in lenght but im planning to remove this limitation when i learn more about how the F0 handles file reading/writing.