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.

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 ((())))