aboutsummaryrefslogtreecommitdiff

brainfuck

This is a toy implementation of brainfuck.

Just for fun!

Usage:

gcc brainfuck.c -o brainfuck
./brainfuck
Powered by cgit v1.2.3 (git 2.41.0)