bfin/input
Wynd 31d7cb27c6 Added move and input tokens 2024-10-22 14:12:01 +03:00
..
beer.bf Fixed the brackets order being fucked, added args based program loading and more examples 2024-10-20 13:36:51 +03:00
bitwidth.bf Fixed the brackets order being fucked, added args based program loading and more examples 2024-10-20 13:36:51 +03:00
cat.bf First attempt at a dumb brainfuck interpreter 2024-10-20 00:40:01 +03:00
fib.bf Fixed the brackets order being fucked, added args based program loading and more examples 2024-10-20 13:36:51 +03:00
hello-world.bf First attempt at a dumb brainfuck interpreter 2024-10-20 00:40:01 +03:00
hello-world2.bf Fixed the brackets order being fucked, added args based program loading and more examples 2024-10-20 13:36:51 +03:00
loop.bf First attempt at a dumb brainfuck interpreter 2024-10-20 00:40:01 +03:00
loop2.bf Fixed the brackets order being fucked, added args based program loading and more examples 2024-10-20 13:36:51 +03:00
mandel.bf Fixed the brackets order being fucked, added args based program loading and more examples 2024-10-20 13:36:51 +03:00
math.bf First iteration of the BF compiler to ASM, only supports 3 operations 2024-10-21 17:30:43 +03:00
math2.bf First iteration of the BF compiler to ASM, only supports 3 operations 2024-10-21 17:30:43 +03:00
move.bf Added move and input tokens 2024-10-22 14:12:01 +03:00