| Command | Description |
|---|---|
x{y} |
Declare a function that executes y with the name x. |
> < |
Increment and decrement the index of the current cell. |
+ - |
Increment and decrement the value of the current cell. |
, . |
Input to and output from the value of the current cell. |
(x) |
Execute x if the value of the current cell is not equal to 0. |
x |
Call a function with the name x. |
See also: README.md
brew install shuzaei/brainfunc/brainfunc
bcc <filename> [output filename]Thank you for watching,
