We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Brain x
Jump to navigation
Jump to search
The Name of the Esolang is Brain_x but _ gets automatically converted to a space!
| Symbol | Function |
|---|---|
| B | Adds The user input if running, sets a user input if not |
| R | Toggles if the code is running |
| A | Creates a new cell to be used |
| I | Adds 1 to what N will add |
| N | Adds the I value |
| _ | Subtracts one from the cell |
| x | Adds one to the cell |
Two number addition Calculator:
BRABRBRB
If the cell value goes under 0 it underflows to 255 and vice versa so this is how to make 255:
RA_
I also made this on scratch (If I and N seem confusing here’s an Example:)
RAIN is 1 because I starts at 0 but then you use I so I value increases and N add the I value
Yeah… The link is here