Skip to content

Yet another brainfuck debugger in C++; Interactive, Qt3 or something.

License

Notifications You must be signed in to change notification settings

gizmore/yabfdbg

Repository files navigation

yabfdbg

Yet another brainfuck debugger in C++; Interactive GUI written in GTKmm.

Installation

Linux: Simply use configure and make. Start the executable after it is built.

./configure
make
./yabfdbg

Windows: Currently no idea.

Dependencies

gtkmm-2.4

Features

Add breakpoints with the letter B. Step or loop through the programm.

License

This little programm falls under the MIT license.

About

Yet another brainfuck debugger in C++; Interactive, Qt3 or something.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published