Commit Graph

  • 5d7231ae8c Single byte input instead of buffering the input master Wynd 2024-10-22 21:54:09 +0300
  • f39dde9c64 Added a fmt file and formatted the whole project Wynd 2024-10-22 16:14:15 +0300
  • 659f9fbe65 Removed makefile for a simpler sh script and finalized the compiler with loops Wynd 2024-10-22 16:10:04 +0300
  • 31d7cb27c6 Added move and input tokens Wynd 2024-10-22 14:12:01 +0300
  • fdefd706a9 Added a cargo-make config for easier testing Wynd 2024-10-21 17:46:18 +0300
  • f88072f7ac First iteration of the BF compiler to ASM, only supports 3 operations Wynd 2024-10-21 17:30:43 +0300
  • 4b29043d58 Avoiding a clone when loading the program from file Wynd 2024-10-20 14:26:25 +0300
  • b416a32ee7 Counting actual instructions Wynd 2024-10-20 13:56:40 +0300
  • 7f53e13f4f Removed the short-hello.bf example Wynd 2024-10-20 13:39:51 +0300
  • 49a001b593 Fixed the brackets order being fucked, added args based program loading and more examples Wynd 2024-10-20 13:36:51 +0300
  • 4aa01762e6 First attempt at a dumb brainfuck interpreter Wynd 2024-10-20 00:40:01 +0300