Home
index
:
brainfuck
master
[ARCHIVED] Brainfuck interpreter implemented in C
clarkzjw
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
)