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:23, 13 October 2025 BestCoder talk contribs created page Do not (Created page with "When you run code, it tells you "Do NOT:" and the code == Do NOT: program == (literally nothing don't put anything) == Don't eat program == eat")
- 11:59, 13 October 2025 BestCoder talk contribs created page Erase (Created page with "Erase is an esolang where you erase == Commands == erase <x> - erases the character at x print <x> - prints the character at x if <x> <y> - goes to y if character at x is T == Program == helo wrd print 0 print 1 print 2 print 2 print 3 print 4 print 5 print 3 print 6 print 2 print 7")
- 11:40, 13 October 2025 BestCoder talk contribs created page Classical logic (Created page with "Classic logic is a system for proof == Operators == or ∨ and ∧ not ¬ xor ⊕=[ implies/conditional → bimplies/bi conditional ↔ turnstile/proves ⊢ == Truth values == false/absurdum ⊥ I hate true/verum ⊤ that these don't line up == Laws == a ⊢ a ∨ b or intro a, b ⊢ a ∧ b and intro a ∧ b ⊢ a...")
- 00:05, 11 August 2025 BestCoder talk contribs created page Arrow (language) (Created page with "Arrow is a language that appearently has its name already used so i added "(language)" but heres how it works: == Rules == the only thing that is in this language is arrows (->) (and of course parenthesis for ambiguity) the syntax arrows can be is this: A->B or -> but you cant do: A->B->C == The twist == Arrows are literally the only thing you can do, you cant do like apple->banana the way to reperesent things is using arrows, for example, the simplest object...")
- 23:22, 28 July 2025 BestCoder talk contribs created page Graphopytha (Created page with "This is interpreter ( made (note: not used in Graphomata) for [https://2020.itch.io/graphomata Graphomata]'s programming language")
- 22:47, 15 July 2025 BestCoder talk contribs created page Chainlang (Created page with "= Chainlang Specification = Chainlang is a graph-based esolang where each ''link'' holds exactly one atomic instruction. Links are connected through explicit references, forming an execution graph that drives program logic. NOTE: I made an AI make this spec, don't expect it to be perfect == General Principles == * Each link must contain exactly '''one command''' * Link names can be any valid identifier (numbers, letters, symbols) * Execution begins with a `jump` into a...")
- 21:23, 26 June 2025 BestCoder talk contribs created page Talk:Obython (Created page with "== make programs here ==")
- 20:01, 21 June 2025 BestCoder talk contribs created page Talk:Count counters (Created page with "I have tested using operations in operations and found interesting results, like <<1>> is the squared numbers series, 0,1,4,9,16...")
- 17:41, 21 June 2025 BestCoder talk contribs created page Obython (Created page with "Obython is a language made in python, when i thought, what could be the longest way to make a hello world program == Things in it == === Print === Print - does stuff Print(print=String(value="this is valid")), Print(print="this is valid"), Print("and so is this"), Print("also the commas are because thats how you structure \ this in...") === Program === Program - contains the program Program(code=[ Print("yeah thats why there was commas\ this is used to contain...")
- 18:43, 19 June 2025 BestCoder talk contribs created page Infinid (Redirected page to ∞D) Tag: New redirect
- 05:56, 19 June 2025 BestCoder talk contribs created page Template:Notpossible (Created page with ":''This esolang is impossible to implement''")
- 05:48, 19 June 2025 BestCoder talk contribs created page Category:Recursion (Created page with "Category:Recursion")
- 05:27, 19 June 2025 BestCoder talk contribs created page Template:Start (Created page with "{{{1}}} is an esolang where")
- 04:38, 19 June 2025 BestCoder talk contribs created page Example (Created page with "example for a category == commands == a - moves pointer to left d - moves pointer to right s - runs command at pointer == list == list: 1234 1 - prints 1 2 - prints 2 3 - prints 3 4 - prints 4 also pointer wraps around Category:Instruction list pointer")
- 04:35, 19 June 2025 BestCoder talk contribs created page Category:Instruction list pointer (Created page with "when an esolang uses a list of instuctions and commands to move a cursor in the list of instructions and run them to artifically decrease "instruction count", example Example")
- 04:02, 12 June 2025 BestCoder talk contribs created page Triolang (Created page with "Triolang is an esolang that has 3 commands =Specs= 0 - reverses the program, without moving the cursor 1 - adds the program to the end of the program 2 - removes all code before this command after all of these commands, inbetween, it moves the cursor to the next command, aka moves one to the right =Examples= no examples I cant really find any =Challenges= make a program that goes for a long time without halting, but doesnt loop forever")
- 03:54, 12 June 2025 BestCoder talk contribs created page Tired (Created page with "in Tired, every program prints go to sleep because you are looking at this at 2 am")
- 03:37, 12 June 2025 BestCoder talk contribs created page Talk:Calculation (Created page with "Wait this is turing complete, how, this only has 26 max variables")
- 02:02, 15 April 2025 BestCoder talk contribs created page Calculation (Created page with "language where you type operations == operations == 0-9 = their respective numbers A-Z = variables = = assign or equals, depends on context , = at end of statement # = line number expression of math = what it would be ? = is an if $ = if tried to get value of, asks for an input, and thats its value (for each instance, not for every) [] = brackets ! = output var == examples == A = 1, B = 1, C = 0, C = B, B = A+B, A = C, # = 4, fib ^^^^ I = $, ! = I ?...")
- 01:49, 15 April 2025 BestCoder talk contribs created page Fire (Created page with "Python but with a new operation: "Fire", it will output true if you are near fire, and it will output false if you arent == example == print("fire tester") if Fire: print("OH MY GOD LEAVE") else: print("yeah you ok")")
- 01:47, 15 April 2025 BestCoder talk contribs created page Talk:Spectr (Created page with "...um")
- 01:45, 15 April 2025 BestCoder talk contribs created page Incorrect (Created page with " Incorrect - shuffles every word in the program, based on a condition Yes - makes condition yes No - makes condition no Correct - works if shuffled or not, will unshuffle everything [comment] - doesnt get shuffled or ran == example == Yes Incorrect No [half doesnt happen, half does] Incorrect [could happen] Correct Correct No")
- 01:40, 15 April 2025 BestCoder talk contribs created page Category:SP language (Created page with "The OPPOSITE of a general purpose language")
- 01:38, 15 April 2025 BestCoder talk contribs created page Be1- (Created page with " bye - prints bye eniuq - prints the quine but backwards 11 cans of coke - variant of 99 bottles of beer minus - decreases the accumulator")
- 01:34, 15 April 2025 BestCoder talk contribs created page Talk:Recursive sleeping (Created page with "i think i forgot the word "sleep"")
- 01:33, 15 April 2025 BestCoder talk contribs created page Talk:Cat (Language) (Created page with "meow")
- 01:32, 15 April 2025 BestCoder talk contribs created page Poke (Created page with "you can poke anything == poke == poke [a] [b] - makes the [a]th letter be [b] == example == poke 1 n poke 2 o poke 3 poke 4 poke 6 poke 8 it says no")
- 01:28, 15 April 2025 BestCoder talk contribs created page Talk:Nope (Created page with "it should be renamed to noop")
- 03:29, 3 March 2025 BestCoder talk contribs created page Talk:CES (Created page with "how to make a thing that runs when the program stops?? ~~~~")
- 03:23, 3 March 2025 BestCoder talk contribs created page Counter clockwise (Created page with "Clockwise but its L instead of R, where L is counter clockwise")
- 05:12, 14 January 2025 BestCoder talk contribs created page Testeee (Created page with "<span style="transform: perspective(400px) rotateY(308deg) scale(2,1); text-shadow: 3px 3px 4px #0008; display: inline-block; padding-right: 3em;">hello i am really cool</span>")
- 04:34, 10 January 2025 BestCoder talk contribs created page Category talk:Discussion (Created page with "recursion")
- 04:34, 10 January 2025 BestCoder talk contribs created page Category:Discussion (Created page with "a category for discussions")
- 04:29, 10 January 2025 BestCoder talk contribs created page Push-up automaton (Created page with "hypothetically the opposite of a push-down automaton")
- 06:15, 6 January 2025 BestCoder talk contribs created page Talk:Esolang testing (Created page with "--~~~~--~~~~--~~~~--~~~~--~~~~--~~~~--~~~~")
- 06:15, 6 January 2025 BestCoder talk contribs created page Esolang testing (Created page with "e")
- 06:14, 6 January 2025 BestCoder talk contribs created page Talk:Asd (Created page with "doesnt that mean autism spectrum disorder")
- 05:50, 6 January 2025 BestCoder talk contribs created page Talk:Autism (Created page with "I feel kinda offended ~~~")
- 05:37, 6 January 2025 BestCoder talk contribs created page Category:MistakeInSpec (Created page with "when you make a mistake in the spec")
- 02:20, 5 January 2025 BestCoder talk contribs created page Pytecode (Created page with "Python bytecode == examples == === hello world === 3 0 LOAD_GLOBAL 0 (print) 2 LOAD_CONST 1 ('hello world') 4 CALL_FUNCTION 1 6 POP_TOP 8 LOAD_CONST 0 (None) 10 RETURN_VALUE")
- 19:29, 22 November 2024 BestCoder talk contribs created page Andrew Code (Created page with " . = low or one tap - - high or two tap == Key == a = . b = - c = .. d = .- e = -. f = -- g = ... h = ..- i = .-. j = .-- k = -.. l = -.- m = --. n = --- o = .... p = ...- q = ..-. r = ..-- s = .-.. t = .-.- u = .--. v = .--- w = -... x = -..- y = -.-. z = -.-- = --.. . = --.- , = ---. = ----")
- 02:41, 27 October 2024 BestCoder talk contribs created page A simple point and click language…? (Created page with "This language uses my game on scratch as syntax for an esolang == Commands == Key: ! Is self explanatory Commands: up down left right (those move in a 2d grid) win (goes out a level) level (goes in a level) no (noop) no to win replace to no left to right right to left up to down down to up (!) Commands not from my game: Place number (x) (places a number with value x at this spot) Remove number (removes it) Store number (stores this number in t...")
- 01:33, 18 September 2024 BestCoder talk contribs created page Cyclic automaton (Created page with "like linear bounded but it is circle")
- 01:28, 18 September 2024 BestCoder talk contribs created page Huhgolf (Created page with "this is actually a bunch of languages == Programs == hello world: golfprint("hello world") add two numbers: golfa=input();b=input();print(a+b) huhgolf interpreter: golfexec(input()[4:])")
- 00:28, 18 September 2024 BestCoder talk contribs created page Reverser (Created page with "my own reversible language == commands == out: output tuo: remove this from the output inp: input pni: undetermined so noop loop N c E: loop the following E c N pool: still loop stop: stop pots: start start: start trats: stop inc: increment cni: decrement dec: decrement ced: increment reverse: reverse the code esrever: do same thing == rules == my programming language reads from left to right (reverse would be right to left) so thats why it works")
- 00:21, 18 September 2024 BestCoder talk contribs created page Corder (Created page with "Recorder but you insert stuff == Inserting == x = hi[]hello x : [] no #x is now hinohello y = inseeeeeert y : e n # y is now insnnnnnnrt == Also here is unfunctioning == return y x: flip x y flip 2 3 # 3 2")
- 18:33, 7 September 2024 BestCoder talk contribs created page Direction (Created page with "This is a esolang that uses 2d syntax, plus orthogonal directions == The but == every direction command when you step on it it gets deleted == Commands == <>^v: direction commands I: get input and push it to stack ?: pops from stack and if that is 0 turn left >0 turn right, also doesnt disappear O: pops from stack and outputs it D: duplicate top of stack +: add top two -: sub top two in b-a where a is top *: mult top two /: div top two in b/a where a is top 1:...")
- 17:26, 7 September 2024 BestCoder talk contribs created page Timelang (Created page with "You have to wait to code == Idea == time mod 8 determines what thing gets ran time%8 do 0 add one to current cell 1 sub one to current cell 2 move one cell left 3 move one cell right 4 input to cell 5 output from cell 6 start while cell != 0 7 end while cell != 0 that was time%8 to do table == Syntax == you wait by specifying wait times 0 5 3 5 3 5 that was 123 program")
- 17:18, 7 September 2024 BestCoder talk contribs created page Category talk:Turning tarpits (Created page with "you mean turing tarpits")
- 17:09, 7 September 2024 BestCoder talk contribs created page Try/hello world (Created page with "Message is an esolang about hello world == Main == Output is Message")