-
Notifications
You must be signed in to change notification settings - Fork 1
bizzl-greekdog/Brainfuck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A very simple brainfuck interpreter. The binary takes exactly one argument, which is the location of the brainfuck program (e.g. examples/cat.bf). All IO is done via stdin and stdout. This interpreter is technically able to use an infinite number of memory cells, but you probably shouldn't try it out ;)
About
A simple brainfuck interpreter written in C.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published