Bracket unary

From Esolang
Jump to navigation Jump to search

bracket unary is a type of unary proposed by User:Yayimhere. it works like this:

  • a number is represented in unary but for each ** there is a () and for each * theres a )

for example 4 is (()) and 7 is ((())))