brain
brain copied to clipboard
Implementation of the symbol `@`
- Implement functions call on Brain.
- Allow it to be compatible with LLVM IR.
I will remove this from the 1.1, ok @rafaelcn, @ryukinix ?
ok. go on
D'accord :-)
Maybe something like the image below

Shit just got expressive
To keep the pattern in Brain, we decided that instead of allowing functions, we will implement the operator @ (or the &) as:
Imagine the tape with: [2][4][100][5000][0]....
The code >>>@ would then copy the number 100 to cell number 5000