I made a debugger that draws the state machine of the program
1–10 of 62 posts
Re: I made a debugger that draws the state machine of the program
#2Re: I made a debugger that draws the state machine of the program
#3Re: I made a debugger that draws the state machine of the program
#4source: https://github.com/r0nk/ward
Re: I made a debugger that draws the state machine of the program
#5Re: I made a debugger that draws the state machine of the program
#6Re: I made a debugger that draws the state machine of the program
#7That is absolutely awesome. I used to have something like this: a pair of very fast dacs hooked up to the 16 address lines of my computer and another dac hooked up to the databus. It allowed me to look straight into the memory of the machine as the processor was accessing it, quite a powerful tool. Yours is nicer though (and with todays memory size I'd hate to think about the quantity of data that passes in a split s…
Re: I made a debugger that draws the state machine of the program
#8Re: I made a debugger that draws the state machine of the program
#9Re: I made a debugger that draws the state machine of the program
#10source: https://github.com/r0nk/ward
I'm slightly saddened that Github doesn't recognize Brainfuck files.
https://github.com/r0nk/ward/blob/master/hello.bf
https://github.com/github/linguist/blob/master/lib/linguist/...
Just not in Ace (their code editor).
It doesn't count it in language statistics, though.