diff options
| author | Miguel <m.i@gmx.at> | 2018-09-15 12:25:13 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-15 12:25:13 +0200 |
| commit | 0b010d22dbf845ad030e2e7320f9c5935b2604a4 (patch) | |
| tree | 6683b09a89b9e19630ef197343a8ace53a765c82 /userspace/brain.brain | |
| parent | fe7d0332267ef1e62153b685d2b5574ce624a4bc (diff) | |
brainfuck interpreter works!
Diffstat (limited to 'userspace/brain.brain')
| -rw-r--r-- | userspace/brain.brain | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/userspace/brain.brain b/userspace/brain.brain new file mode 100644 index 0000000..cf7d005 --- /dev/null +++ b/userspace/brain.brain @@ -0,0 +1 @@ +++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.X |
