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:
232 bytes
|
Line | |
---|
1 | Lists all square numbers up to 10000
|
---|
2 |
|
---|
3 | ++++[>+++++<-]>[<+++++>-]+<+[>[>+>+<<-]++>>[<<+>>-]>>>[-]++>[-]+>>>+[[-]++++++>
|
---|
4 | >>]<<<[[<++++++++<++>>-]+<.<[>----<-]<]<<[>>>>>[>>>[-]+++++++++<[>-<-]+++++++++
|
---|
5 | >[-[<->-]+[<<<]]<[>+<-]>]<<-]<<-]
|
---|
Note:
See
TracBrowser
for help on using the repository browser.