You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#main // package name@io // imports[+++++] => x // means x has 5 bits, all on (11111, so,31)|x 4-> - // toggle the 5th bit thereby making 11110, so 30[++] => y // 3// Arrays can be formed via<x, y> => z// output of the basic unicode characters can be done via<< z // where z is an array of integers representing the corresponding unicode character ; if conditions[+] => TRUE[-] => FALSE[---+] => i(:TRUE ${i = i +1}) // if TRUE is bigger than 0,loop TRUE times,each time run ${i = i +1}// $ run operator in loops