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).
- 00:32, 7 September 2025 HyperbolicϝireworksPen talk contribs created page Hourglass (Created page with "Hourglass is an esolang where all variables are hourglasses with two values: top,bottom. Each action 1 is subtracted from the top and add the the bottom unless the top is 0. By default all hourglasses start with 0,0. (Note: no numbers allowed. Hourglass 0 is accessible via #() and all other commands referencing nothing as a value) Commands: #(x) the value at the bottom of the xth hourglass @(x) swap the values of the top and bottom of the xth hourglass $(x) print...")
- 00:16, 7 September 2025 HyperbolicϝireworksPen talk contribs created page Vars (Created page with "Vars is a simple esolang where varibles are defined by a number which by default is zero (Note: numbers cannot be used in the code and variable number 0 is treated as empty (so you can access it (#()))) Commands: #(x) varible number x +(x) add one to variable number x -(x) subtract one from varible number x [x:code] while variable number x is not 0 run code ?(code) 50% chance of running code $(x) print variable number x %(x) set variable number x to input")
- 23:17, 4 September 2025 HyperbolicϝireworksPen talk contribs created page Codeglass (Created page with "Codeglass is an esolang where all variables measure the run time of the program (you can reset them though) (note: all variables start at 0 and do not increase until reset (apart from #() that starts by runing)) (note: no numbers can be used inside the code) What symbols mean what: @(x) reset variable number x #(x) the value of varible number x [expr|code] run code while expr (x<y,x>y,x=y,x<=y or x>=y) $(x) print x as acsii character % ask the user for a charac...")
- 20:31, 27 August 2025 HyperbolicϝireworksPen talk contribs created page NoQuineb̶r̶a̶i̶n̶f̶u̶c̶k̶ (Created page with "same as b̶r̶a̶i̶n̶f̶u̶c̶k̶ but using H returns a error")
- 19:57, 17 August 2025 HyperbolicϝireworksPen talk contribs created page User:HyperbolicϝireworksPen/Skyscraper (Created page with "you can make a different version of the cgol skyscraper here")
- 18:15, 17 August 2025 HyperbolicϝireworksPen talk contribs created page Adders (Created page with "Adders is a esolang with only one accumulator (but infinite variables) that uses code as variables to work Commands: + add 1 to the accumulator - subtract 1 from the accumulator @: Loop until accumulator is zero ... x = ... redefine or define x $(x) print x # set accumulator to user's choice ? add 1 or -1 to the accumulator (user's choice) \ escape character \x the accumulator's value [x] code x ==Programs:==")
- 02:22, 8 August 2025 HyperbolicϝireworksPen talk contribs created page Talk:Infinite noise automata (Created page with "???")
- 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")
- 22:47, 1 August 2025 HyperbolicϝireworksPen talk contribs created page Disfunction (Created page with "Disfunction is a esolang that works using only functions")
- 22:10, 1 August 2025 HyperbolicϝireworksPen talk contribs created page User talk:Tommyaweosme/Brainfuck but its tilted a bit (Created page with "Why is this on featured???")
- 05:07, 1 August 2025 HyperbolicϝireworksPen talk contribs created page GIMME CODE (Created page with "GIMME CODE is a programming language where typing stuff in code has no effect All code in GIMME CODE is comments, GIMME CODE will always ask the user for a command, when they the command it will be executed, then a tape (the state space) will be printed (the selected cell has () around it) The commands: GIMME CORRECT - move the selecter to the right GIMME WRONG - move the selecter to the left GIMME SKY - increase the accumulator GIMME EARTH - decrease the accumulato...")
- 03:07, 31 July 2025 HyperbolicϝireworksPen talk contribs created page Arr ow (Created page with "Arr ow is a a simple language")
- 21:28, 30 July 2025 HyperbolicϝireworksPen talk contribs created page Telifuck (Created page with "Telifuck is a version of brainfuck with a few key differences")
- 00:30, 30 July 2025 HyperbolicϝireworksPen talk contribs created page Teleporto (Created page with "Teleporto: teleporto is a esolang where commands teleport to one anther")
- 23:31, 29 July 2025 HyperbolicϝireworksPen talk contribs created page Prime hell (Created page with "prime hell: only one variable allowed, N the program starts with N=1 characters: @!%#[] @ add 1 to N ! for a_i defined by Π_{k=1...n}((p_k)^(a_k))=N where p_k is the kth prime and n is the greatest number such that p_n|N, N=Π_{k=1...n}(a_k) ignoring zeros % multiply N by number of user's choice # print a_1 [ does nothing ] go to [ if N is odd, otherwise skip this")
- 23:30, 29 July 2025 HyperbolicϝireworksPen talk contribs created page User:HyperbolicϝireworksPen (Created page with "hello, i am HyperbolicϝireworksPen, and i don't really know what to put on this page")
- 23:19, 29 July 2025 User account HyperbolicϝireworksPen talk contribs was created