Add more Brainfuck code to test_code
directory
#5
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
hacktoberfest
hacktoberfest-accepted
help wanted
interpreter-bug🐛
invalid
major version
merge when passing
minor version
patch version
question
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: anas-elgarhy/bfy#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You can google for some code written in Brainfuck and make sure it works on an online compiler and on
bfy
and then you can put it in thetest_code
folder and if the code works on an online compiler and doesn't work onbfy
, open the issue please 🙏🏻