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).
- 16:36, 28 October 2024 Xff talk contribs created page Talk:Joke (Created page with "...shouldnt this be deleted? ~~~~")
- 07:12, 18 October 2024 Xff talk contribs created page 0+ (Created page with "'''0+'''(pronounced 0 plus) is an esolang made up of only plusses and zero's. it was created by User:Yayimhere. theres a array named acc and a function named f == commands == 0 = 0 ''x''+ = x+1 0''x'' = do x before everything else ''x''+''y'' = x-y ''x''++''y'' = while x ≠ acc[x] do y ''x''+y0 = f(acc[y])=acc x. to make x empty replace with 0 +++''x'' = acc[x] = f(acc[x]) == computational class == idk but i think its TC")
- 15:32, 28 September 2024 Xff talk contribs created page (ch34t) c0d3 (Created page with "'''(ch34t) c0d3''' is an esolang created by User:Yayimhere. its 2d and has only 4 commands. kinda? well see concept. the commands are: >v ^< which are code pointer arrows which changes its direction. its starts going left in lower right corner. memory is a stack holding unbounded strings. spaces are NOP's. the program extends infenitily to the right and up == concept == the concept was that a sequence commands are the actual commands == commands == they all hav...")
- 04:55, 28 September 2024 Xff talk contribs created page Talk:Мне с тобою так повезло (Created page with "whats the proof that its TC? <code>[!~~~~]</code>")
- 13:20, 27 September 2024 Xff talk contribs created page P→P' (Created page with "'''P→P<nowiki>'</nowiki>''' pronounced '''P to P prime''' is a esolang created by User:Yayimhere == syntax == P→P' is Underload subset based on its notation. it uses the P, <sup>L</sup>, <sup>R</sup>, Q, <code>{}</code>, and <code>'</code> notation stuff converted to underload code, like this: {''x''} = <''x''> ''x''<nowiki>'</nowiki> = ''x''^ P = ~ <sup>''x''</sup> = *''x'' Q = ; (''x'') = [''x''] where ''x'' must be in P, <sup>L</sup>, <sup>R</sup>,...")
- 07:59, 15 September 2024 Xff talk contribs created page Srry (Created page with "'''srry''' is Sorry but with one change. == the change == now we only have <code>[]</code> with a conditional. if they hold two nothings(two spaces) then we will do <code>^</code> else we will do <code>[]</code>. also it pops top. so now <code>[''x'']</code> is: [ ][''x''] <code>:</code> is: [[][]][**][ ][ ] <code>^</code> is: [ ][ ][*][ ][ ]")
- 16:36, 14 September 2024 Xff talk contribs created page Talk:How dare you fuck the brain (Created page with "proof of turing completeness(WIP): [...] -> \n...)")
- 15:25, 14 September 2024 Xff talk contribs created page Sorry (Created page with "'''Sorry''' is a esolang created by User:Yayimhere. its under load but with one change that makes Sorry have only two commands == information == there is one change. now the <code>^</code> does dis: :pop top 4 elements. the first popped is a second popped is b, third popped is c, and last popped is d. now add d in after the command, length of a, times, each time with c prepended and b appended also the subset is only <code>[]^</code>(<code>()</code> is <code>[]</code...")
- 06:01, 8 August 2024 Xff talk contribs created page Jello (Created page with "{{Lowercase}} '''jello''' is a two stack esolang by User:Yayimhere where the only control flow is skip, reverse and evaluate == memory/script == as said before jello uses two stacks. jello has a pointer which points to the current stack. each stack can hold number and strings. the script is circular so if the IP goes out of bounds on the left edge it will in the same direction be at the right side(and the other way around). == syntax == this is the syntax of jello: {...")
- 16:19, 4 August 2024 Xff talk contribs created page X vs. Y (Created page with "'''X vs. Y''' is a very simple esolang by User:Yayimhere == memory == memory is stored in variables. they are defined like this: x y this sats x to the signed binary number y == syntax == {| class="wikitable" |+ Caption text |- ! symbol !! written !! description |- | <code>!</code> || <code>x ! y</code> || if x is more than y set y to 0, if they are equal set x to x + y, anf if y is more than x set x to 0 |- | <code>#</code> || <code># x</code> || goto line x |- | <...")
- 13:03, 4 August 2024 Xff talk contribs created page Talk:Λx. (Created page with "im pretty sure this is SK combinator calculus but im not sure: λxλyλz.((xz)(yz)) ↓ λx.(λy.(λz.((λx.λz.)(λy.λz.)))) (S) and λxλy.x ↓ λx.(λy.(λx.)) (K)")
- 12:25, 4 August 2024 Xff talk contribs created page Λx. (Created page with "{{Lowercase}} '''λx.''' is a version of lambda calculus created by User:Yayimhere. it's a two instruction esolang == how it works == λx. works like lambda calculus(written a little differently) but the only thing you can do is the <code>λx.</code> hence the name. its written like this: λx. (A) this creates a function A which can be used in other functions. now the only thing you can add is more <code>λx.</code>'s inside. so this is a valid expression:...")
- 10:48, 4 August 2024 Xff talk contribs created page Talk:?Q? (Created page with "is the proof of turing completeness correct? --~~~~")
- 20:59, 2 August 2024 Xff talk contribs created page ( ) (Created page with "{{{{wrongtitle|title=[ ] }} '''[ ] ''' is a very simple and very stupid esolang made by User:Yayimhere == how it works == <code>[]</code> will swap the chars in and outside the braces.(so <code>[A]B<code> become <code>[B]A<code>. if there is a space before the braces it will append whats in the braces to whats outside the braces(so <code> [A]B<code> becomes <code> [A]AB<code>). if there is a space before and after some braces it will create whats called a link. it w...")
- 17:26, 2 August 2024 Xff talk contribs created page 95-98 (Created page with "95-98 is a esolang thats just... stupid. it was made by User:Yayimhere == name == the name comes from a wikipedia article where it said 95-98 somewhere == how it works == memory is stored in a list. the command <code>x-y</code> will append all the numbers in range x to y, to the list(so for example <code>1-100</code> will add all the numbers from 1 to 100 excluding 1 and 100). if x is less than y however it will delete the first element of the list, if its not 0. if...")
- 17:08, 2 August 2024 Xff talk contribs created page 401 (Created page with "401 is a very simple esolang made to be turing complete and have less commands than nope. oh also it was made by User:Yayimhere == syntax == there are 4 commands: xy will set x to the binary signed number y xyz set x to y plus z. y and z can only be varibles x: if x is not 0 do the following line. else do nothing x goto line x == examples == count down from 99 to 0: x01100011 y11 xyx x: 10")
- 14:37, 1 August 2024 Xff talk contribs created page User talk:RainbowDash (Created page with "== on nope hello. your work with my esolang is very good. but there is one error(by me) and that is labels are just commands. jump to nearest <command> like this: store 1 1 jl 1 store 1 1")
- 20:12, 22 July 2024 Xff talk contribs created page Turtle just want to dig (Created page with "'''Turtle just want to dig''' or '''TuJuWaToDi''' is a esolang based on how when Yayimhere(the creator of the esolang) was sitting with his turtle and it just began digging. == how it works == the program is a grid set up like this: 龟 === # # heres how it works: * <code>龟</code> is the turtle and moves to the right and digs when it can deleting the ground it digs. when it hits the edge of the program it turns 180 degrees * <code>=</code> is the...")
- 19:13, 20 July 2024 Xff talk contribs created page !() (Created page with "'''!()''' is a esolang where what a command does changes based on the cell its on. it was made by User:Yayimhere == memory == memory is stored in a 5 cell tape with unbounded integers. its circular and one cell(the middle cell) holds a symbol instead of a number that can be changed based off a 1 state turing machine. the cell has an unbounded string == syntax == the rules generated for cell 5 will always be applied {| class="wikitable" |+ Caption text |- ! command !!...")
- 16:50, 20 July 2024 Xff talk contribs created page XUS (Created page with "'''XUS''' is a set esolang made by User:Yayimhere to modify some sets == data == data is stored in sets. a set CAN have copies inside in XUS. a set can be stored as a variable like this: = A {} this will set A to the set <code>{}</code>. this set cannot contain anything else than other sets. when a operation is used on a set the set updates to the new set == operators == there are 3 operators: * <code>X</code> will take the following set and add the empty set to it...")
- 20:09, 18 July 2024 Xff talk contribs created page User talk:Xff (Created blank page)
- 20:08, 18 July 2024 Xff talk contribs created page Talk:Hanabi (Created page with "on turing completeness do you think it is? im not really sure myself~~~~")
- 19:22, 18 July 2024 Xff talk contribs created page Shift machine (Redirected page to The shift machine) Tag: New redirect
- 19:19, 18 July 2024 Xff talk contribs created page The shift machine (Created page with "'''the shift machine''' a form of imaginary machine invented by Yayimhere to translate into OSU(also known as (*U). the shift machine runs in two diffrent modes (the "loop" mode and the normal mode) and uses a tape to store data. there are a few things this machine can do in the normal mode: * increment current cell by 1 * go into the loop mode * go to the next cell * halt * go into loop mode the loop mode works like this: * increment current c...")
- 17:34, 18 July 2024 Xff talk contribs created page Logig (Created page with "'''logig''' is a esolang made by Yayimhere when he realized that <code>+</code> and <code>-</code> can be used as <code>1</code> and <code>0</code> in logic gates. the name comes from a misspelling of logic when searching == memory == memory is stored in a 2 line tape that extends infinitely to the left and right. the first line is filled with <code>0's</code> with a single <code>1</code> in the middle. the other tape holds <code>+</code> and <code>-</...")
- 16:15, 18 July 2024 Xff talk contribs created page Talk:(,!) (Created blank page)
- 14:43, 16 July 2024 Xff talk contribs created page 2dL (Created page with "'''2dL''' is a 2d representation of lambda calculus.its no exactly lambda calculus but.. also it was created by User:Yayimhere == overview == memory is stored in two stacks. on stack holds functions(the '''function stack''') and another holds the input of these function(the '''input stack'''). there is also a double tape(or tape with two rows) to store variables. the <code>λ</code> command(the main command) will create a function. it constructed like this(also the c...")
- 13:30, 16 July 2024 Xff talk contribs created page File:Ascii table-chart.png
- 13:30, 16 July 2024 Xff talk contribs uploaded File:Ascii table-chart.png
- 10:40, 15 July 2024 Xff talk contribs created page Pass a symbol (Created page with "'''pass a symbol''' or PAS (lol) is a esolang where the whole idea is you can make you own commands. although this should not be considered a metalang(i think) == how it works == you by putting a top binary number then a symbol and then another binry digit. like this: 0 E 1 this defines E which will take input as a binary number and output another one. if it has input 0 it will output 1. BUT this does not mean that passin 1 gives 0. since thats not defined passing a 1...")
- 17:54, 13 July 2024 Xff talk contribs created page User:Xff (Created page with "this is a alt for User:Yayimhere")
- 15:39, 1 April 2024 User account Xff talk contribs was created