-
Notifications
You must be signed in to change notification settings - Fork 0
A simple implementation of a brainfuck interpreter in C89.
License
alexmalyshev/bfin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple implementation (one .c file) of a brainfuck interpreter. If no filename argument is given then the program will simply run as a brainfuck interpreter, otherwise the program will execute the file first and then run as an interpreter. The one and only source file (src/bfin.c) is licensed under the terms specified in the LICENSE file (3-clause BSD license).
About
A simple implementation of a brainfuck interpreter in C89.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published