Fast Brainfuck interpreter
http://mazonka.com/brainf/
Optimizing brainfuck implementation of dialect based on Daniel's dbfi (see "A very short self-interpreter")
This interpreter has only one input: program and input to the program have to be separated with ! e.g. ",.!a" prints 'a' To use it in interactive mode paste your program as input.
This program can be compiled with LNR macro defined. LNR is another optimization of linear loops (where '<>' balanced), e.g. [->+>++<<]. Linear loop is then executed in one step.
Oleg Mazonka 4.12.06 http://mazonka.com/
- Developed at devel:languages:misc
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/bff4 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
arg.patch | 0000000998 998 Bytes | |
bff4.c | 0000004040 3.95 KB | |
bff4.changes | 0000000132 132 Bytes | |
bff4.spec | 0000001236 1.21 KB |
Revision 1 (latest revision is 10)
Sascha Peilicke (saschpe)
accepted
request 67778
from
Adam Mizerski (etamPL)
(revision 1)
please add bff4 to factory
Comments 0