All public logs

Jump to navigation Jump to search

Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:19, 18 March 2024 Unicodes talk contribs created page .not required (Created page with "Made by Unicodes This is a stack-based language, where you have to start every line with ''not''. {| class="wikitable" |+ Instructions |- ! Instruction !! Action |- | ''(not)'' pop [NUMBER] || pushes [NUMBER] onto the stack |- | ''(not)'' push || pops the 1st value off the stack |- | ''(not)'' get || prints out the 1st value |- | ''(not)'' print || gets a number from the user and adds it to the stack |- | ''(not)'' while [NUMBER/1ST STACK VALUE] =/>/<...")
  • 07:17, 18 March 2024 Unicodes talk contribs created page 0widthnonjoiner (Created page with "The actual name of this language is ‌ (U+200C). 0widthnonjoiner is made by Unicodes This language is run on a stack. For each line there is 1 instruction + arguments {| class="wikitable" |+ Instructions |- ! Instruction !! Action |- | ‌ (U+200C) $arg || Push argument onto stack |- | ‌ (U+200B) $arg || Pop |- | ‌ (U+200D) $arg || Do operation on 1st and 2nd element on stack; If argument is 1, add, if argument is 0, subtract |- | ‌ (U+200A...")
  • 12:18, 17 March 2024 Unicodes talk contribs created page User:Unicodes (Created page with "I am Unicodes I made Do-code")
  • 11:59, 17 March 2024 Unicodes talk contribs created page Do-code (Created page with "Do-code runs on a array of 2048 numbers from 0 to 255, where there is a program pointer at cell 0 Every statement run has to be in a "do (#)" block. There are 2 types of do blocks: "do (#)" and "do (do (#) and do (#))" The # are nested do blocks or instructions. Instructions: +p : move pointer index by 1 -p : move pointer index by -1 +i : add 1 to current pointed value -i : add -1 to current pointed value n : nothing pr : print current character as number pra : print cu...")
  • 13:15, 3 July 2023 User account Unicodes talk contribs was created