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).
- 13:12, 10 August 2025 Ais523 talk contribs deleted page User:I am islptng/Game:Nonsense/End (not esolang-related, and edits by other users are destroying any purpose this group of subpages might originally have had)
- 13:12, 10 August 2025 Ais523 talk contribs deleted page User:I am islptng/Game:Nonsense/2 (not esolang-related, and edits by other users are destroying any purpose this group of subpages might originally have had)
- 13:12, 10 August 2025 Ais523 talk contribs deleted page User:I am islptng/Game:Nonsense/1 (not esolang-related, and edits by other users are destroying any purpose this group of subpages might originally have had)
- 13:12, 10 August 2025 Ais523 talk contribs deleted page User:I am islptng/Game:Nonsense (not esolang-related, and edits by other users are destroying any purpose this group of subpages might originally have had)
- 10:16, 10 August 2025 PrySigneToFry talk contribs created page DragonLang/Example (Created page with "{{Back|DragonLang}} = Hello, World! = I should take into account many people who don't know how to code. print("Hello, World!") = Collatz Sequence = <pre> let x <- int(input()); while x != 1: if x.odd() = true: print(f"3×{x}+1={x*3+1}"); x <- x*3+1; else: print(f"{x}/2={x/2}"); x <- x/2; </pre>")
- 02:17, 10 August 2025 Hotcrystal0 talk contribs created page User talk:Hotcrystal0/Sandbox/OotT ideas (Created page with "xp2, why won’t you use this page to discuss? ~~~~")
- 19:03, 9 August 2025 Ello talk contribs created page Ξν (Created page with "Ξν(XiNu or Xn) is an esoteric programming language made by Ello(me :D) ==Base Syntax== Ξν has a special quirk, it is nonary, which means all of its bits can have values from 0 to 8, the bytes in Ξν are 7 bits long and a kilobyte is 1013 bytes long, all outputted text in Ξν uses a special symbol system, as follows: 0000001 Newline 0000002 Space 0000003 A 0000004 a 0000005 B 0000006 b 0000007 C 0000008 c 0000010 D 0000011 d 0000012 E 0000013 e 000001...")
- 16:42, 9 August 2025 Ais523 talk contribs deleted page Insanely Easy (this page contains no useful content, in particular it does not contain a description of an esolang)
- 09:15, 9 August 2025 TheSpiderNinjas talk contribs moved page Selter to Setler v1 (i changed the name of the language)
- 09:00, 9 August 2025 TheSpiderNinjas talk contribs moved page Setler to Oisg0ba328946vbser (idk how to delete this page)
- 08:42, 9 August 2025 Ractangle talk contribs uploaded a new version of File:My github profile read me.png
- 07:52, 9 August 2025 TheSpiderNinjas talk contribs created page Setler (renamed language)
- 02:02, 9 August 2025 Bigman4u talk contribs created page Sollux (First draft of sollux page)
- 00:12, 9 August 2025 I am islptng talk contribs moved page Lime Sqeezer/ru to Lime Squeezer/ru (Misspelled title)
- 00:12, 9 August 2025 I am islptng talk contribs moved page Давитель Лаймов to Lime Sqeezer/ru
- 23:55, 8 August 2025 Ello talk contribs created page Cookie (Created page with "Cookie is an esoteric programming language made by Ello, me :D ==Base Syntax== Cookie has 8-bit integers, 16-bit integers, 8-bit arrays and 16-bit arrays as variables their names are as follows: 8-bit integer | Plain 16-bit integer| Oatmeal Raisin string | Milk Dunked other than that, Cookie also has an additional array called the Cooking Tray the glaze used for adding, can be 5 types as well Vanilla Glaze adds the value to the 8-bit integer Chocolate Glaz...")
- 22:00, 8 August 2025 A() talk contribs created page Insanely Easy (Created page with "[[Totally<sup>Insanely<sup>Easy</sup></sup> <gallery> Screenshot 2025-08-08 5.57.17 PM|Caption1 </gallery> ]]")
- 19:46, 8 August 2025 Ractangle talk contribs moved page true to True (Ractangle) over redirect (rebranding the project)
- 19:46, 8 August 2025 Ractangle talk contribs deleted redirect True (Ractangle) by overwriting (Deleted to make way for move from "true")
- 19:13, 8 August 2025 Ello talk contribs created page Давитель Лаймов (Created page with "this page is a russian translation of Lime Squeezer done by Ello, me again :D i did this cuz i am russian and want russian people to know about my esolang too :> Давитель Лаймов это эзотерический язык программирования созданный Ello, мной :D ==Базовый Синтакс== Давитель Лаймов использует 8-битные оп-коды, имеет два 8-битных стека(у...")
- 18:29, 8 August 2025 Ello talk contribs created page Lime Squeezer (Created page with "Lime Squeezer is an esoteric programming language created by Ello, me :D ==Basic Syntax== Lime Squeezer uses 8-bit op-codes, has 2 8-bit stacks(both have a 16 kilobyte limit) and is run from bottom up, also, any operands, are written below(or in this case: above) the operations, for example: opcode operand1 there are no existing operations that take more than 1 operand ==Op-Codes== 00000000 | No Operation 00000001 | Puts the value on the next line on the first st...")
- 18:00, 8 August 2025 A() talk contribs created page 3DGrid (Created page with "3DGrid uses a 10 by 10 by 10 3d grid of numbers as a program. User:A() made it. ==Commands== 00 - nop 01 - move forwards 02 - move backwards 03 - move left 04 - move right 05 - move up 06 - move down 07 - Intersection 08 - make new Pointer, and make it move backwards 09 - add 1 to Pointer 10 - subtract 1 from pointer 11 - if Pointer A is greater than Pointer B, Pointer A keeps moving, elseif Pointer B is greater than Pointer A, Pointer B keeps movin...")
- 16:26, 8 August 2025 User account Ello talk contribs was created
- 12:01, 8 August 2025 Dhzb talk contribs created page Cirbe (Created page with "{{lowercase}} cirbe is an esolang that uses the following 16 unicode characters: ╺╹┗╸━┛┻╻┏┃┣┓┳┫╋")
- 02:22, 8 August 2025 HyperbolicϝireworksPen talk contribs created page Talk:Infinite noise automata (Created page with "???")
- 21:25, 7 August 2025 User account Python nerd1235 talk contribs was created
- 21:00, 7 August 2025 A() talk contribs created page KofThatChickonBonkHeadAndEatITAfterDinnerWithTHeKids0rElseWEwIllDiE,S0PleseDoITForUSWhiLeWestillAreALIVEPLEASE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (Created page with "KofThatChickonBonkHeadAndEatITAfterDinnerWithTHeKids0rElseWEwIllDiE,S0PleseDoITForUSWhiLeWestillAreALIVEPLEASE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! is a joke lang made by User:A() ==Commands== KofThatChickonBonkHeadAndEatITAfterDinnerWithTHeKids0rElseWEwIllDiE,S0PleseDoITForUSWhiLeWestillAreALIVE - Add a W to the string PLEASE!!! - if the length of the string is an odd number jump to line 3 or line the amount of ! LisTenT0mEpLease!! - Input from the...")
- 20:13, 7 August 2025 A() talk contribs created page SJBF (Created page with "SJBF or Scratch Junior BF,is a BF derivative based on Scratch Junior made by User:A(). ==Commands== > < + -|if belowzero Broadcast message} Message|Code} , . ==Programs== ===InfLoop=== -|#1} #1|+>[x]<-|#1}} ===Truth Machine=== ,-|#1}#1|+>+.-<-|#1}} ===Addition=== ,>,-|#1}#1|++<+>-|0#}-|2#}-|#1}}2#|<.} ===Subtraction=== ,>,-|#1}#1|++<->-|0#}-|2#}-|#1}}2#|<.}")
- 17:19, 7 August 2025 Myalt2334 talk contribs created page User talk:Myalt2334 (Created page with "pls think my esolang is cool --~~~~")
- 16:30, 7 August 2025 Myalt2334 talk contribs created page Emoticode (Created page "Emoticode")
- 15:32, 7 August 2025 Myalt2334 talk contribs created page User:Myalt2334 (made the page)
- 15:26, 7 August 2025 User account Myalt2334 talk contribs was created
- 23:54, 6 August 2025 I am islptng talk contribs created page User talk:Pifrited/A cubic box full of dried miscellaneous rock pieces form a beach for user's own playground (Created page with "补豪,怎么你也干起conlang来了 ~~~~")
- 20:34, 6 August 2025 RainbowDash talk contribs created page SARCASM (Woohoo)
- 20:09, 6 August 2025 HyperbolicϝireworksPen talk contribs created page Treebrainfuck (Created page with "Treebrainfuck is a derivative of brainfuck: Changes: Treebrainfuck is a version of brainfuck that instead of taking place on a tape, takes place infinitely far up a infinite tree with an infinite number of branches on each node this variation adds one command: * this command can only be used in front of > where it changes the branch it goes up")
- 19:35, 6 August 2025 HyperbolicϝireworksPen talk contribs created page MIG+ (Created page with "MIG+ is a version of MIG with a shared variable Instead of going to the next command in the stack, they go to a command based on the variable and set the variable to a different value. Notation: MIG+ code looks like this: x_{1,1},y_{1,1},"string_{1,1}":z_{1,1,1},z_{2,1,1},z_{3,1,1},...,z_{w_{1,1},1,1}|x_{2,1},y_{2,1},"string_{2,1}":...|...|x_{n_1,1},... x_{1,2},... . . . x_{1,m},... x_{a,b} is the line the code will go to after this command, y_{a,b} is the val...")
- 18:56, 6 August 2025 HyperbolicϝireworksPen talk contribs created page Primal (Created page with "Primal is a esolang that works using only two accumulators and is turing complete (unless I'm missing something) Commands:")
- 16:49, 6 August 2025 HyperbolicϝireworksPen talk contribs created page MIG (Created page with "MIG or Mission: Impossible graphs in a language that runs solely on a graph Here's the definition: In MIG each line consists of a stack of values x_1,x_2,...,x_n. When the line is run put the first value at the bottom of the stack then go to the corresponding line. Because there should be some way to get output, each value can come with a string. When the value is put on the bottom of the stack, output the string")
- 14:29, 6 August 2025 Pifrited talk contribs created page User:Pifrited/A cubic box full of dried miscellaneous rock pieces form a beach for user's own playground (A cubic box full of dried miscellaneous rock pieces form a beach for user's own playground)
- 09:19, 6 August 2025 L4.m2 talk contribs created page Talk:ESOPUNK (Created page with "== Turing Complete == It should simulate Counter machine by Godel with if (x7 == 0) <=> MODI X 7 T ++x7 <=> MULI X 7 X --x7 <=> DIVI X 7 X Not sure if it act everything when introducing (infinite) IO, though")
- 07:00, 6 August 2025 !!!!! talk contribs created page User talk:!!!!! (Created page with "This is a test.")
- 07:00, 6 August 2025 !!!!! talk contribs created page User:!!!!! (Created page with "This is a test.")
- 06:56, 6 August 2025 User account !!!!! talk contribs was created
- 06:49, 6 August 2025 .t talk contribs created page User:.t/GravelContainer (Created page with "{{{2|<div style="border-width:1px;border-color:#888888;border-style:solid;padding:8px;">Javascript!</div>}}}")
- 05:13, 6 August 2025 Thomas talk contribs created page User:Thomas (Created page with "== Languages I take responsibility for == *GnomeLang")
- 05:07, 6 August 2025 Thomas talk contribs created page GnomeLang (Created page with "{{infobox proglang |name=GnomeLang |paradigms=Concurrent,Declarative,Imperative,Spatial |author=User:Thomas |year=2025 |memsys=Cell-based |dimensions=theoretically infinite-dimensional |class=Turing complete |files=<code>.dcre</code> }} '''GnomeLang''' is an esoteric programming language created by [[User::Thomas]], that models computations as gnomes interacting with bidirectional infinite tap...")
- 05:05, 6 August 2025 Helpeesl talk contribs created page User made (This is the 4th esolang experiment by me guys, will come back August 6th 2026 to make the page)
- 03:37, 6 August 2025 User account Hibiscus talk contribs was created
- 03:15, 6 August 2025 User account Thomas talk contribs was created
- 17:22, 5 August 2025 WarzokERNST135 talk contribs created page 99 bottles of zilliondollars (Created page with "99 bottles of zilliondollars is an esolang made by WarzokERNST135. It was made to do 99 bottles of beer and many programs. ==Examples== ===99 bottles of beer=== zillion { encode(ispl).shark(£#u!I$*~~"${£$$}bottles of beer on the wall"$).reshark().node(415$) encode(another brick in the wall).shark(jH#3).korn() } ===Hello, world!=== zillion { encode(another brick in the wall).squirrel(XK$) } ===Truth machine=== zillion { encode(eof).s...")