Last change
on this file was 5, checked in by chronos, 13 years ago |
- Added: BrainFuck code examples.
- Added: View of data memory in interpretter.
- Added: Show execution information in interpretter form.
|
File size:
224 bytes
|
Line | |
---|
1 | Print text "Just another brainfuck hacker"
|
---|
2 |
|
---|
3 | +++[>+++++<-]>[>+>+++>+>++>+++++>++<[++<]>---]>->-.[>++>+<<--]>--.--.+.>>>++.<<
|
---|
4 | .<------.+.+++++.>>-.<++++.<--.>>>.<<---.<.-->-.>+.[+++++.---<]>>[.--->]<<.<+.+
|
---|
5 | +.++>+++[.<][.]<++.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.