brainsymbol

From Esolang
Jump to navigation Jump to search
brainsymbol
Designed by Yerik Velez
Appeared in 2022
Computational class Turing complete
Major implementations Original
Influenced by brainfuck
File extension(s) None

Brainsymbol is an esoteric programming language made by User:WhoeverKnew123.

Since it's a brainfuck equivalent, it's turing complete!!!!

Difference

The difference between Brainsymbol and brainfuck is shown on the following table:

Command Brainfuck
! >
@ <
# +
$ -
% .
^ ,
& [
* ]

Examples

Hello World

########&!####&!##!###!###!#@@@@$*!#!#!$!!#&@*@$*!!%!$$$%#######%%###%!!%@$%@%###%$$$$$$%$$$$$$$$%!!#%!##%

ASCII Character Set

#%&#%*

Cat

^%&^%*

Move value

@@&$*!!&$@@#!!*

External Resources