List Question
20 TechQA 2023-12-14T10:19:27.713000I need help understanding a brainfuck code
110 views
Asked by Bane
Brainfuck Compiler in javascript
147 views
Asked by Laczkó Lajos
Interpreter in C++ for Brainfuck printing the wrong results
118 views
Asked by PascalND
ifstream stuck on `\n` when trying to read the previous character
84 views
Asked by ahmed
Copy byte value from an address to the specified address
80 views
Asked by Muhammad Ikhwan Perwira
Why does this interpreter results in a segmentation fault?
112 views
Asked by HeapUnderStop
How to have text before the input in Brainfuck?
85 views
Asked by Baseed
Unexpected "10" when converting a string to ascii code in rust
143 views
Asked by Cody
Prints '+' to the screen 20 times using a loop and arithmetic operators
187 views
Asked by Wahyu Kristianto
Is there a way to print out the value at the pointer an a number in brainfuck?
222 views
Asked by Pertz Hertz
How to access the whole screen in x64 assembly, without BIOS or C
119 views
Asked by Xulum12
How do you use the comma command in Brainfuck?
298 views
Asked by WrathOfCon
How to fix "borrowed value does not live long enough" issue in rust
121 views
Asked by SamuelFischerCode
How can i add a+b in brainfuck?
164 views
Asked by 31b4
Unoptimized Brainfuck code runs faster than optimized Brainfuck code
224 views
Asked by Setvizan
How can I check if user input is equal to a value in brainfuck?
196 views
Asked by jjToad
Is brainfuck still Turing complete if opening brackets do nothing
169 views
Asked by Gatoyu
Why does this end up as 72 in Brainfuck?
76 views
Asked by Tom291
Brainfuck: Why does this happen?
118 views
Asked by bruh5000
How can you check if brainf*ck program is in an loop more than 5 seconds in python?
84 views
Asked by Unresolved