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
  • 12:55, 26 April 2024 Yourusername talk contribs created page EvenOdd (Created page with "I realized that even and odd numbers can be thought as 0 and 1, so I can make logic gates, or as I call them, parity gates == And == a*b this is an and because look even even: 2*2=4, even even odd: 2*3=6, even odd even: 3*2=6, even odd odd: 3*3=9, odd == Xor == a+b this is an xor because look even even: 2+2=4, even even odd: 2+3=5, odd odd even: 3+2=5, odd odd odd: 3+3=6, even == Nand == you can use the stuff I shown to make an nand gate 1+(a*b) you could...")
  • 14:19, 25 April 2024 Yourusername talk contribs created page What??? (Created page with "You know you like put random punctuation sometimes like "What?!?!?.!??!?..!??.!?!?..!?.?!?...!?.?", well this is based on it == Structure == The words before the punctuation determines the type of code What - a program that uses ASCII Why - a program that uses numbers [default] How - a program that loops around, the symbols can also do that Where - a program that prints its code == The punctuation == ? - set the next symbol to the previous symbol, example !?. would...")
  • 14:01, 25 April 2024 Yourusername talk contribs created page IT (Created page with "IT is a programming language that uses it to do stuff == Syntax == I will use code highlighting for some reason it [It]+ - a var it [It]+ [[it]+|it [It]+|it [iT]|IT [It]] - set a var it [iT]+ - a function input iT [It]+ [[[[iT]+] ]+]? IT - a function with inputs or no inputs It [[it [iT]+]|[it [It]+]|[IT [IT]+]]? - end a function with outputs or no outputs IT [It]+ - refer to a function IT IT [It]+ [[IT [It]+|this|it [It]+|it [iT]+]+] - run a function IT it [com...")
  • 14:16, 18 April 2024 Yourusername talk contribs created page TC (Created page with "This is TC in small bytes, data places have only two cells {| class="wikitable" |+ Commands |- ! CM !! DESC !! EX !! ID |- | * || flips the bit here || **** || 000 |- | / || flips the data pointer || */ || 001 |- | # || enter this cell and make another data place in it ||: #*/#/#/#/# || 010 |- | @ || exit this cell ||: #*@ || 011 |- | ! || run one of these commands in binary using the cells in the data place || /#@! (runs *) || 100 |- | ? || inputs one bit || ?* ||...")
  • 12:54, 12 April 2024 Yourusername talk contribs created page Category:Untotal (Created page with "The opposite of Category:Total")
  • 13:35, 22 March 2024 Yourusername talk contribs created page Self (Created page with "There is one command, Self, which prints "Self" == Self program == Self == Quine == Self == Quine 100 == Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Self Se...")
  • 14:25, 21 March 2024 Yourusername talk contribs created page SplitLang (Created page with "SplitLang is a programming language that uses splitting, or forking == Split command == #going to line 2 split: #wait what, there is another me on line 4 #ok I guess ill go here, line 3 split2: #hi other code pointer on line 2 #i will also go to line 5 == Join command == #ok I will go to line 2 split: #hi line 3 code pointer split2: #hi I am going to line 4 join split #wait I am merging with the other code pointer #ok I am back on line 5 doing normal stuff == V...")
  • 14:19, 21 March 2024 Yourusername talk contribs created page Stackack (Created page with "Stackack (STACK stACK) is a programming language that uses stacks and stacks and stacks and stacks == Stack == ~a stack is defined as new stack stack1 = new stack ~to add an item, do stack.place stack1.place("stacks are awsome") ~to remove an item, do stack.take stack1.take() ~can also return stack2 = new stack stack2.place("popping") stack3 = new stack stack3.place(stack2.take()) ~stack3 has "popping" in it ~inline stacks are made by [] ~use stackp[a] to a...")
  • 14:01, 21 March 2024 Yourusername talk contribs created page 10 (Created page with "10 has two valid chars, 1 and 0, whitespace like newline, space, and tab are also valid, all other chars are comments == Syntax of program == [x]+ in syntax is x happens 1 or more times [anything] in syntax means any of the other syntax things [x]? in syntax is x happens 0 or 1 times {x:y} in syntax puts y in x 10 starts the program 01 ends the program 11 {name:[101]+} starts a function with name 00 ends a function 000 nop 001 {var:[111]+} {val:[anything]} sets...")
  • 17:05, 20 March 2024 Yourusername talk contribs created page Splitreverse (Created page with "splitreverse is a progrmming language that splits the input into two pieces and reverses the second piece and combines them: input: abcd output: adcb more complex: input: abcd+hello output--: adcb+holle output-: adcbholle output: aellohbcd")
  • 14:22, 14 March 2024 Yourusername talk contribs created page Entangle (Created page with "Entangle is a quantum programming language mainly based on Entanglement on variables, it is similar to python == Entangle == a *=* b #sets a to b every time b is assigned, and sets b to a every time a is assigned #note: the b part can be an expression")
  • 14:14, 14 March 2024 Yourusername talk contribs created page Checker (Created page with "Checker uses is to code == Commands == a is b makes a b is a b sets b to the values a is [c comments c out == Example == this is a not program not0 is 1 not1 is 0 not1 [0 not0 [1")
  • 13:52, 14 March 2024 Yourusername talk contribs created page Window (Created page with "Window is a programming language that uses windows like Google x: == Windows == Example x: LINK EX2 ] EX2 x: Hi GOBACK ] comments: Example links to EX2 that means if the user opened example, it would do the stuff in it, LINK is the goto command which goes to a different window, use REDIRECT to instantly do that, use GOBACK to go back, if there is no keyword behind it, it prints it, when it reaches ], the program does GOBACK, if there is no more places...")
  • 17:05, 13 March 2024 Yourusername talk contribs created page Harder (Created page with "Harder is BF but harder == Instructions == * flip the current bit ~ set current bit to 0 or 1 based on input ` output current bit [c] run c if current bit is 1 {c} run c if current bit is 0 > move to the right current bit < move to the left current bit @ if current bit is 1, go to the [ or { based on nesting # if current bit is 0, go to the [ or { $ go to the [ or { based on nesting === Unary cat === ~[`~@] is also ,[.,] in BF")
  • 17:08, 12 March 2024 Yourusername talk contribs created page Patterns (Created page with "Patterns is a programming language that makes patterns == A pattern == P1:a1 P is the letter made<br> 1 is the name<br> : is the separator<br> a1 is generated after P is generated, note: if one of the letters in the generator part is a pattern, it will be replaced, so a1 will be aa1 will be aaa1... === The start pattern == S_:1 S is the letter made<br> _ is the start pattern piece<br> 1 is a non existent pattern, so it will make the number 1 === A pattern that generat...")
  • 14:25, 8 March 2024 Yourusername talk contribs created page Arrows only (Created page with "Arrows only is a programming language that is 2d and only uses arrows == Commands == you start at top-right corner going right, the commands are relative, so up would be exactly the same direction your going<br> ^ adds 1 to the stack v checks if there is at least one 1, if so, go forward, else go backward > go right < go left")
  • 15:14, 7 March 2024 Yourusername talk contribs created page Recursive sleeping (Created page with "Recursive sleeping is a programming language that uses sleeping and recursive sleeping to do stuff == Instructions == {| class="wikitable" |+ Instructions |- ! Thing !! Desc !! Ex |- | Sleep (while knowing (somethings))?:<br>(code)<br>Wake up|| sleep maybe while knowing something || Sleep:<br>Wake up |- | Sleep layer || returns the sleep layer || Sleep layer (note: sleep layer is 0) |- | Remember (something) at this layer || remember something and can go out of sleeping...")
  • 13:50, 7 March 2024 Yourusername talk contribs created page Human textlang (Created page with "Human textlang is a programming language that uses English to do stuff = Everything you would want to know = == Instructions == {| class="wikitable" |+ Instructions |- ! Text !! Description !! Example |- | Run the following in BF: || run it in BF || Run the following in BF: +[.+] |- | Make a variable that is (name) (and set it to (value))? || define a var and maybe set it || Make a variable that is A |- | The number (number) || translate number to its word form, the only...")
  • 18:09, 28 February 2024 Yourusername talk contribs created page ZISC ultra (Created page with "ZISC ultra uses lines and one instruction to do stuff {| class="wikitable" |+ Cases |- ! Case !! Description |- | <code>%</code> || increment accumulator by 1 then mod it by 8 |- | <code></code> || run the thing based on accumulator in BF [0: >, 1: <, 2: +, 3: -, 4: ., 5: ,, 6: [, 7: ]] |}")
  • 12:53, 26 February 2024 Yourusername talk contribs created page RUNNER (Created page with "interpreter in python <code language="python"> def RUNNER(code): number = 0 tape = "" translate = ["R", "U", "N", "E", "O"] for letter in code: if letter == "R": number = RUNNER(tape) tape = "" elif letter == "U": tape += translate[number % 5] elif letter == "N": number -= 1 elif letter == "E": number += 1 return number </code>")
  • 18:36, 21 February 2024 Yourusername talk contribs created page User talk:Yourusername (Created page with "TALK")
  • 18:36, 21 February 2024 Yourusername talk contribs created page User:Yourusername (Created page with "I definitely exist")
  • 18:35, 21 February 2024 Yourusername talk contribs created page BASIC (Created page with "BASIC is a programming language that uses kewywords, this is here to make the thing not be a redlink")
  • 18:17, 21 February 2024 Yourusername talk contribs created page KEYWORD (Created page with "KEYWORD uses keywords (like BASIC) for everything = The KEYWORDS = == String == STRING hi == Comment == COMMENT hi == Print == PRINT (STRING hello_world) COMMENT hello_world program == Label == LABEL hi == Goto == LABEL hi PRINT (STRING loop) GOTO hi == Keyword == KEYWORD HI (STRING hello) PRINT (HI) == Var == VAR a (STRING hi) PRINT (VAR a) == Number == NUMBER NUM NUM NUM COMMENT number 3 == Math == ADD SUB MUL DIV MOD == Code block == CODE PRINT...")
  • 13:00, 20 February 2024 Yourusername talk contribs created page Putlines (Created page with "Putlines is a esolang that uses line selectors like "Run lines N to N" to loop = Commands = == Normal == === Print === print "hi" print "this is how" print "to do this" === Comments === #this counts as a line btw #ok === Labels === loop: print "this is used later" === Vars === a = 10 print a b = a*a print b == Unnormal == === Run lines N to N === a = 10 #this is line 1 a = a*a #this is line 2 print a #this is line 3 Runlines 2 to 4 #this is line 4 === Swap...")
  • 15:24, 15 February 2024 Yourusername talk contribs created page 😀lang (~~~~)
  • 18:09, 8 February 2024 Yourusername talk contribs created page Interpret (Created page with "= Everything = Interpret is a metaprogramming language that uses reduction == Stuff == === Types === write types = [<somthings>] to make the types types = [ eval x, app a b, Z, S, F x, ] === Reduce === For any things that contain inputs, (like the App function in the previous example), you can write a reduction, "<func> = <reduce>" eval x = x eval (app I x) = eval x eval (app x y) = app (eval x) eval (y) eval (app S x) = F (x) === Tests === Test by doing "test...")
  • 15:22, 8 February 2024 Yourusername talk contribs created page Anything (Created page with "Write anything below = Write stuff below =")
  • 15:06, 8 February 2024 Yourusername talk contribs created page Refer (~~~~)
  • 18:41, 7 February 2024 Yourusername talk contribs created page FUNC (~~~~)
  • 18:10, 7 February 2024 Yourusername talk contribs created page 2dLang (~~~~)
  • 12:59, 7 February 2024 Yourusername talk contribs created page Data (Created page with "Data is a programming language i made that uses only json-like data and dot notation to make logic == The Two Things == === Data === a = {val: "hi", op: "hello", other: "idk", these: "names don't matter until you use dot notation"} true = { val: "true" op: false and: {"true": {"true": "true", "false": "false"}, "false": {"true": "false", "false": "false"}}.(this.val) } false = { val: "false" op: true and: {"true": {"true": "true", "false": "false"}, "false": {"...")
  • 18:17, 6 February 2024 Yourusername talk contribs created page Talk:Recorder/Rules (~~~~)
  • 18:15, 6 February 2024 Yourusername talk contribs created page Talk:Recorder (~~~~)
  • 18:01, 6 February 2024 Yourusername talk contribs created page Change (~~~~)
  • 18:30, 5 February 2024 Yourusername talk contribs created page Recorder (~~~~)
  • 18:07, 5 February 2024 User account Yourusername talk contribs was created