New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 22:21, 25 November 2025Dipsh!t (hist | edit) ‎[909 bytes]HeckYeah100 (talk | contribs) (Created page with "==Dipsh!t== Dipsh!t is a joke esoteric programming language designed to roast you. you can code in any language, or even spam <code>awfrgehjrhgsfaeggb</code> and it will still find a way to insult you. The output is the insult. The system that insults you is chatgpt 4. {{infobox proglang |name=Dipsh!t |paradigms=unknown |author=HeckYeah100 |year=2025 |class=[[]] |influence=none |files=<code>.dpsh</code> }} ==Syntax== As mentioned in the title, you...")
  • 22:05, 25 November 2025Togglo (hist | edit) ‎[1,576 bytes]Buckets (talk | contribs) (Created page with "Togglo Is an esoteric programming language created By User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | 1 || Create 4 IPs from All Diagonals in The Diagonal Directions, If an IP interacts With it, Then It will Move that IP One of the Combonations of The Directions it is made from by One But Toggles between The X and the Y. |- | 2 || Rotate Between Going up-Left, Right-Up, Down-Right and left-Down -wards, Except If multiple IPs Meet In the...")
  • 15:00, 25 November 2025Q U I N E (hist | edit) ‎[599 bytes]Hammy (talk | contribs) (Created page with "Q U I N E is a weird esolang by User:Hammy. ==Commands== q ^^ prints "quine" u ^^ increment the accumulator i ^^ decrement the accumulator n ^^ square the accumulator e ^^ double the accumulator ! ^^ print the ascii character corresponding to the accumulator s ^^ get input as a number and set the accumulator to it 0 ^^ print 0 1 ^^ print 1 : ^^ run if accumulator isn't 0 ) ^^ end if [] ^^ run forever . ^^ reset accumulator , ^^ print accumulator as numb...")
  • 14:08, 25 November 2025None1/BCT Python (hist | edit) ‎[668 bytes]None1 (talk | contribs) (Created page with "BCT interpreter in Python, prints debug information since it has no I/O. <pre> from time import sleep class CyclicList(list): def __getitem__(self, x): return super().__getitem__(x % self.__len__()) code = CyclicList(map(int, input("Code: "))) data = list(map(int, input("Data-string: "))) ip = 0 while 1: print(f'IP: {ip%len(code)}\t Data-string: {"".join(map(str,data))}') if not code or not data: print("Halt!") break op...")
  • 14:01, 25 November 2025Bitwise Cyclic Tack (hist | edit) ‎[1,594 bytes]None1 (talk | contribs) (Created page with "'''Bitwise Cyclic Tack (BCTk)''' is an esolang invented by User:None1. It is a variation of BCT where the data-string is operated like a stack instead of a queue. ==Commands== {| class="wikitable" |- ! Command !! Execution |- | 0 || Delete the ''rightmost'' data-bit. |- | 1 || Goto the next command (say x). If the ''rightmost'' data-bit is 1, copy x to the right end of the data-string. |} ==Example== Program: 00111 Initial Data-string: 101 System evolu...")
  • 11:17, 25 November 2025Peet (hist | edit) ‎[1,420 bytes]Hammy (talk | contribs) (Created page with "Peet is a bf extension by User:Hammy ==Execution== ===Valued Peet=== Each pixel has a "color value". It is gotten by adding the RGB values and moduloing by 16. ====Commands==== {| class="wikitable" ! Color value !! Mnemonic !! Action |- | 0 1 2 3 4 5 6 7 || + - < > . , [ ] || Same as bf |- | 8 9 10 11 12 13 14 15 || ; @ ? " # ( ) ! || Terminate, skip next instruction, @ if nonzero, string mode (modulo by 128 until another ", do some stuff), loop while zero,...")
  • 21:46, 24 November 2025Melon (hist | edit) ‎[1,143 bytes]Buckets (talk | contribs) (Created page with "Melon Is An Esoteric programming language created By User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | @ || Rotate left And skip the Next Command. |- | # || Starting point where Four Seperate IPs come out From. |- | D || If an IP travels through This, It will Duplicate it One step Behind it. |- | Y || This will Toggle Between Going leftwards And Rightwards, in an Alternating Order. |- | % || Rotate Right And skip The Next command But only...")
  • 19:30, 24 November 2025Cellang (hist | edit) ‎[1,106 bytes]Esolangist alt (talk | contribs) (Esolangist alt)
  • 17:35, 24 November 2025Stackception (hist | edit) ‎[898 bytes]Esolangist alt (talk | contribs) (Esolangist alt)
  • 15:55, 24 November 202518 (hist | edit) ‎[4,145 bytes]Yayimhere2(school) (talk | contribs) (Created page with "'''18''' is an esolang created by User:Yayimhere, as a merge of 7 and ErrorBucket. 18 works in base 18, and as such it gets its name. == Data == 18 uses two ''frames''. frames is a string of symbols/tokens(specifically, 18 commands), which can be separated by a special symbol called a bar(which here will be represented by a <code>|</code>). One of them is called the data frame, and one is called the program frame. The data frame is read and write, and always...")
  • 22:55, 23 November 2025Ksplang/instructions (hist | edit) ‎[17,416 bytes]Sejsel (talk | contribs) (Add instruction list)
  • 22:38, 23 November 2025Ksplang (hist | edit) ‎[8,672 bytes]Sejsel (talk | contribs) (Add a description of this very lovely language)
  • 21:41, 23 November 20252Q2Q (hist | edit) ‎[1,440 bytes]Buckets (talk | contribs) (Created page with "2Q2Q Is An Esoteric programming Language created By the User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | +> || Add A new Byte to the right. |- | +< || Add A new Byte to the Left. |- | -> || Remove the byte From The Right. |- | -< || Remove The byte From The left. |- | [+ ... +< || Move n Left and n Is Dictated By how many +s There Are, But then somewhere in The Future it Will End in Noop 2. |- | [+ ... +> || Move n Left and n Is Dictated...")
  • 17:44, 23 November 2025Iogii (hist | edit) ‎[598 bytes]Somefan (talk | contribs) (Created page with "{{lowercase}} {{stub}} '''iogii''' ('''I Only Code in iogii''') is an esoteric language created by Darren Smith, the same creator of GolfScript. It was designed to be simple and fun to use for code golfing and a successor to GolfScript. == See also == * GolfScript * Minus == External resources == * [https://golfscript.com/iogii/index.html Official website] Category:Languages Category:2024 Category:Golfing language Category:Turi...")
  • 14:26, 23 November 2025Brainfuck, but every + is replaced with the FitnessGram Pacer Test (hist | edit) ‎[1,001 bytes] (talk | contribs) (Created page with "'''Brainfuck, but every + is replaced with the FitnessGram Pacer Test''' is exactly what the title says. ==Commands== {| class="wikitable" |- ! Code !! What it does |- | . || Prints. |- | , || Asks for input |- | [ || BF loop [ |- | ] || BF loop ] |- | The FitnessGram Pacer Test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter pacer test will begin in 30 seconds. Line up at the start. The running speed starts slow...")
  • 12:12, 23 November 2025Anti-Plushie language DIY (hist | edit) ‎[693 bytes]None1 (talk | contribs) (Created page with "'''Anti-Plushie language DIY''' ('''APLD''' for short) is an esolang invented by User:None1. It's Anti-Plushie language, but it's you ''who'' decide the restrictions! ==Syntax== It's Deadfish, but you can add restrictions: * <code>''x'' ''"errmsg"''</code>: If the accumulator will be ''x'' after a command, print "errmsg" (without quotes) and terminate. ==Examples== ===Anto-Plushie language interpreter=== 4 "Fuck off!" 31 "Cut it out!" 3 "Fuck you!" 2...")
  • 11:47, 23 November 2025Meow/libs (hist | edit) ‎[324 bytes]None1 (talk | contribs) (Created page with "The following are the supported standard libraries in the Meow esolang: * {{Sub|Meow/libs|logic.meow}} * {{Sub|Meow/libs|math.meow}} * {{Sub|Meow/libs|rand.meow}} * {{Sub|Meow/libs|time.meow}} * {{Sub|Meow/libs|meowlib.meow}} These libraries should be put in the path <code>C:\meow</code>.")
  • 11:45, 23 November 2025Meow/libs/meowlib.meow (hist | edit) ‎[182 bytes]None1 (talk | contribs) (Created page with "meowlib.meow: Imports all other standard libraries (Just like <code>bits/stdc++.h</code> in C++) <pre> library math library logic library rand library time </pre>")
  • 11:41, 23 November 2025Meow/libs/rand.meow (hist | edit) ‎[559 bytes]None1 (talk | contribs) (Created page with "rand.meow: RNGs. <pre> func rint mul rintseed 37 rintseed add rintseed 2017 rintseed mod rintseed 65537 rintseed addret rintseed endf func rflt mul rfltseed 1.61803339887 rfltseed add rfltseed 0.61803339887 rfltseed mod rfltseed 1 rfltseed addret rfltseed endf </pre> Functions: * <code>rint()</code>: Random integer within <code>[0,65537)</code>. * <code>rflt()</code>: Random real within <code>[0,1)</code>. Variables: * <code>rintseed</code>: Seed used by <code>rint</code...")
  • 11:38, 23 November 2025Meow/libs/math.meow (hist | edit) ‎[1,468 bytes]None1 (talk | contribs) (Created page with "math.meow: Math functions. <pre> func pow poparg arg1 poparg arg2 equal arg2 0 addret 1 end big arg2 0 sub arg2 1 arg2 run pow popret ret mul ret arg1 ret addret ret add arg2 1 arg2 end endf add 0 1 fby func fb poparg arg1 add fbx fby temp add 0 fby fbx add 0 temp fby equal arg1 0 addret 0 end equal arg1 1 addret fbx end big arg1 1 sub arg1 1 arg1 run fb end endf func fbclear del fbx add 0 1 fby endf func fpow poparg arg1 poparg arg2 equal arg2 0 addret 1 end big arg2 0...")
  • 11:32, 23 November 2025Meow/libs/time.meow (hist | edit) ‎[304 bytes]None1 (talk | contribs) (Created page with "time.meow: Functions for sleeping. <pre> func slp run clock popret t sub t u g small g l run slp end endf func wait poparg h run clock popret u add 0 h l run slp endf </pre> Functions: * <code>wait</code>: wait for given time (in milliseconds). Helper functions: * <code>slp</code>")
  • 11:24, 23 November 2025Meow/libs/logic.meow (hist | edit) ‎[519 bytes]None1 (talk | contribs) (Created page with "logic.meow: Logic gates. <pre> func and poparg arg1 poparg arg2 addret 0 big arg1 0 big arg2 0 addret 1 end end endf func or poparg arg1 poparg arg2 addret 1 small arg1 1 small arg2 1 addret 0 end end endf func not poparg arg1 sub 1 arg1 ret endf add 0 1 TRUE </pre> Functions: * <code>and</code>: AND gate. * <code>or</code>: OR gate. * <code>not</code>: NOT gate. Variables: * <code>TRUE=1</code> * <code>FALSE=0</code> (Not in source code because variables in meow are 0 b...")
  • 10:40, 23 November 2025Cats (hist | edit) ‎[766 bytes]Hammy (talk | contribs) (Created page with "Cats is an esolang by User:Hammy which is Skinny pig but cat. also it is a bf equivalent... thumb|alt=oh no you cant view it|The logo for Cats ==Commands== {| class="wikitable plainpres" |+ Commands |- ! What the cat does !! What you type !! Action |- | walk 10 steps || <pre>walk</pre> || increment current cell |- | jump || <pre>boing</pre> || boings the cell value, outputting it as ascii |- | scratch || <pre>scratch</pre> || decrement...")
  • 06:53, 23 November 2025Attached (hist | edit) ‎[1,932 bytes]Yayimhere2(school) (talk | contribs) (Created page with "'''Attached''' is an esoteric programming language by User:Yayimhere, to create a more unique Combinator calculus. Attached gets its name from two things. First it describes the main command and two, I can now attach it to any other documentation as "Attached Documentation". == Combinators == Attached is based on top of the <code>JI</code> combinator set: I x y = x y; J x y z w = x y (x w z); However it has one other combinator, that is majorly more powerful....")
  • 02:20, 23 November 2025Z-complete (hist | edit) ‎[4,172 bytes]PrySigneToFry (talk | contribs) (Created page with "Z-complete is a concept proposed by PSTF. Because I accidentally lost a software that generates strange text, making it difficult to input Fraktur script, the title here should actually be <span style='font-family: Fraktur;'>Z</span>-complete. = Requirements = A programming language is supposed to be Z-complete if they can: # Determine whether an expression is true, for example, check whether 6 is not equal to 5. # Store data in any medium(including variable), such as...")
  • 01:17, 23 November 2025Xonovile (hist | edit) ‎[6,770 bytes]PrySigneToFry (talk | contribs) (Created page with "Xonovile is designed by PSTF. It uses pictograms as commands, to let the program understandable. = Overview = Xonovile is Turing-Complete, has I/O manipulation and functions(including R&R). Also known as "×∘⊓⍜⋁|L⋶". == Command Set == === Comments === Things between .# and #> will be ignored. === Arithmetic === A plus sign means addition, append or concatenate. * For x + y, ** If both x and y are numbers, they're added together. ** If x is list and y is an...")
  • 22:05, 22 November 20254dB (hist | edit) ‎[2,632 bytes]Buckets (talk | contribs) (Created page with "4db is An Esoteric programming language created By User:Buckets in 2022, It is not Shorthand for '4 decibels', But An acronym For '4-dimensional Beads'. {| class="wikitable" |- ! Commands !! Instructions |- | g || Add A bead, When making Another bead, The Bead Selector Will not move to that other Bead That Has been constructed Further In time for the Executing of the Code in the current Time. |- | h || Move the Selector for the Beads To A bead Created Further In time...")
  • 19:56, 22 November 2025QuaternaryImaged (hist | edit) ‎[849 bytes]Esolangist alt (talk | contribs) (Esolangist alt)
  • 17:17, 22 November 2025AAAAAA! (hist | edit) ‎[2,294 bytes]Hammy (talk | contribs) (Created page with "AAAAAA! is an esolang by User:Hammy based on [https://uncyclopedia.com/wiki/AAAAAAAAA%21 this] ==Commands== ===Numbers=== Numbers are represented by '''n'''-1 A's, where '''n''' is the number you are representing. Don't forget the dot!! Example: <code>AAAAA.</code> ===Strings=== Strings are... maybe just see an example. Example: <code>AAA? AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...")
  • 17:11, 22 November 2025HalfText (hist | edit) ‎[747 bytes]GolferHome (talk | contribs) (Created page with "= HalfText == HalfText is a non-turing-complete text format where assuming little-endianness, turning code to array of binary bits and grouping into 7 bit groups, printing character with ASCII code of each 7-bit group. It will limit maximum ASCII code to 127. Turning HalfText to normal ASCII may contain invisible characters. However, excluding the first character, any character which it's index is multiple of 7 will properly shown as ASCII character (from proper execut...")
  • 15:00, 22 November 2025Bomberman (hist | edit) ‎[1,680 bytes] (talk | contribs) (Created page with "'''Bomberman''' is an esolang made by User:↑. It was made to be Hammy-complete. It has a stack and variable system. If a command is not using the variable parameter, the value is used from and to the stack. ==Commands== {| class="wikitable" |- ! Command !! What it does |- | drop(a) || Asks for input. |- | boom(a) || Prints an output. |- | bomb(a)(b) || Defines a variable. |- | chain(a)(params): || Defines a function. |- | powerup(a)(b) || Increments a variable...")
  • 14:35, 22 November 2025Eh (hist | edit) ‎[746 bytes]HeckYeah100 (talk | contribs) (Created page with "==Eh== {{infobox proglang |name=Non |paradigms=Declarative |author=HeckYeah100 |year=2025 |class=Turing complete |influence=BF |files=<code>.non</code> }} Eh is an assertion based programming language created by HeckYeah100. It is a serious and soon-to-be implemented language. Instead of being a standard language where you state the input and processing, here you state the input and then give some ideas to...")
  • 13:52, 22 November 2025Waves (hist | edit) ‎[305 bytes]Timm (talk | contribs) (Created page with "User:Timm waves X X X X do nothing X is any int value X X+1 X+1 if change to +1 + in brainfuck similar to -1 - X X+1 X if change to +1 in one int > X X-1 X similar X X+2 X and X X-2 X is [] similar to +/-3 in one int is out and in to +7 0 2 0 -3 0 ... edit if you can i can't do this")
  • 13:41, 22 November 2025 (hist | edit) ‎[2,037 bytes]HeckYeah100 (talk | contribs) (Created page with "== ↡ == {{infobox proglang |name=↡ |paradigms=math-only, base 2 |year=2025 |author=HeckYeah100 |influence=Non |class=Finite state automata (FSA) }} This is a very esoteric programming language developed by HeckYeah100. It is a way to make the programming language Non more painful, which is derived from BF. == Overview == This programming language is unfortunately '''not''' Turing complete on its...")
  • 12:44, 22 November 2025Hammy-complete (hist | edit) ‎[1,310 bytes]Hammy (talk | contribs) (Created page with "An esolang is Hammy-complete if it satisfies these conditions: * it can output and input * if it's not a bf derivative (nice try though! bf itself doesn't count) * if it was created after 2010 (new esolangs are better. except bf and befunge, those don't count) * if it can interpret some other language (no-code esolangs like Kiwiscript and OISCs like FlipJump don't count here) * if the cat program is less than 10 commands long (so most languages) * if it's plush...")
  • 11:55, 22 November 2025Unicode image representation thingy (hist | edit) ‎[1,404 bytes]Hammy (talk | contribs) (Created page with "This article is about systems for writing images with text by User:Hammy. They can be considered esolangs with no input and graphical output. Note: Unprintable characters (but not space) are replaced by control pictures. ==Encryption!== First you add a unicode character, take its decimal value (codepoint) and thats the width (add it to the start) Do that again for height, but append instead of adding to the start (e.g. a 255 by 255 image would be <code>ÿÿ</code>...")
  • 10:49, 22 November 2025Backjump (hist | edit) ‎[813 bytes]Hammy (talk | contribs) (Created page with "Backjump is a bf derivative where you get to go back. ==Commands== Same as BF, but loops are removed. There are new commands so this is still Turing Complete™ New commands: <code>!</code> takes the current amount in the cell, and jumps back that many cells. <code>?</code> is <code>!</code> but it jumps forward instead. <code>:</code> resets the cell to 0. <code>#</code> is the numerical version of <code>.</code>. <code>*</code> is basically 2 pluses overl...")
  • 05:43, 22 November 2025Racist Lua (hist | edit) ‎[3,651 bytes]CalimariWebDev (talk | contribs) (Racist Lua is a challenge where Lua follows similar rules to Lambda Calculus.)
  • 21:58, 21 November 2025User:HeckYeah100 (hist | edit) ‎[7,388 bytes]HeckYeah100 (talk | contribs) (Created page with "I'm a chill guy who likes flowers... ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣀⠀⠀⠀⣀⣀⣀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⢀⣀⣀⢠⠿⠷⣭⣶⣯⣥⣶⣾⣿⠀⠀⠀⠀⢠⠖⣒⡒⢢⣄⡴⠒⢢⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⢸⠷⣾⣿⡀⢠⡿⠑⠀⠀⢸⣿⡿⡄⠀⠀⠀⢸⢼⣍⠙⠛⠙⢷⡀⠀⣷⠒⠈⡆⠀⠀⠀⠀⠀⠀⠀⠀⠀...") originally created as "HeckYeah100"
  • 21:32, 21 November 2025Non (hist | edit) ‎[7,266 bytes]HeckYeah100 (talk | contribs) (Created page with "== Non == This programming language is designed for people who want to purposfully hurt their brains. Similar to BF, it is intentionally designed to hurt. ===CHARACTERS=== the characters of non are the following:. ^ //increments the object on stack. , //decrements the object on stack. p; //pops the object on stack and displays it, think of it as like the print function in most modern programming languages s; //number sets a number, defined after the ;, and adds i...")
  • 21:31, 21 November 2025Dision (hist | edit) ‎[1,241 bytes]Buckets (talk | contribs) (Created page with "Dision Is An Esoteric Programming Language Created By User:Buckets In 2022. {| class="wikitable" |- ! Number Combonation !! Instructions |- | 0,0 || Swap the Current cell to the One To The Right. |- | 0,1 || Swap the Current cell to the One To The left. |- | 0,2 || Move in The Direction where You swapped It by 1. |- | 0,3 || Reverse Direction. |- | 1,0 || If The Direction is right, +1, If The Direction is Left, -1. |- | 1,1 || Noop 1. |- | 1,2 || Noop 2. |- | 1,3 ||...")
  • 10:27, 21 November 2025Brainterpart (hist | edit) ‎[3,926 bytes]None1 (talk | contribs) (Created page with " {{lang|a=User:None1|i=brainfuck|f=the counterpart of brainfuck without comments}} ==Definitions== Define the ''brainfuck charset'' (BC for short) as {{cd|+,-.<>[]}}. Define the ''non-brainfuck charset'' (NBC for short) as the charset which contains characters that aren't in BC with ASCII values between 33 and 126 ({{cd|!}} to {{cd|~}}, inclusive). Define ''brainfuck string'' as a string that only consists of characters in BC. Define ''non-brainfuck string''...")
  • 22:36, 20 November 2025Bace (hist | edit) ‎[924 bytes]Buckets (talk | contribs) (Created page with "Bace Is An Esoteric Programming Language Created By User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | %n || Set the variable To n, But n has To be in Base 23 And 17q: Where The 1<sup>st</sup> Digit is In base 23 then The 2<sup>nd</sup> Digit Is In Base 17q, Etc. And where q Makes The Number Be always Be negative If you take A power of m, so 17q<sup>2</sup> = -289, and 17q<sup>1</sup> = -17, This system can have multiple number codes for a...")
  • 22:03, 20 November 2025Ntsomgivl (hist | edit) ‎[337 bytes] (talk | contribs) (Created page with "Ntsomgivl is an esolang made by User:↑ which is basically bf but the commands are moved to the right by one. Result: {| class="wikitable" |- ! NG !! BF |- | > || < |- | < || + |- | + || - |- | - || . |- | . || , |- | , || [ |- | [ || ] |- | ] || > |} Category:Brainfuck equivalents Category:Languages Category:2025 Category:Esolangs made by ↑")
  • 21:48, 20 November 2025Brainbonk (hist | edit) ‎[610 bytes] (talk | contribs) (Created page with "Brainbonk is a turning tarpit made by User:↑ that is a brainfuck equivalent. ==How to write in Brainbonk== There is a wheel. * < turns the wheel to the right, turning the pointer to the left; * > turns the wheel to the left, turning the pointer to the right; * ! does the instruction selected. There is a tape where the values are stored. The commands in the wheel are in the order {{cd|+-><.,[]}}. Category:Brainfuck equivalents Category:Languages...")
  • 20:21, 20 November 2025Classese assasend objendclassese assasend objendtsend! (hist | edit) ‎[719 bytes]Hammy2 (talk | contribs) (Created page with "{{WIP}} Classese assasend objendclassese assasend objendtsend! is an esolang by User:Hammy where everything is a class. (at least, what the creator thinks a class is...) ==Etymology== The name is "Classes and objects!" when run through the Albuquerque challenge. ==Commands== The program is many classes. The first class is executed first, but using commands you can run others early. <pre> class ''program name'' objects: # variables can go here. you can make cl...")
  • 20:18, 20 November 2025IExpress repeater (hist | edit) ‎[237 bytes] (talk | contribs) (Created page with "{{lowercase}} The iExpress repeater is a program made by ↑ which you input a value and the code prints "IEXPRESS!". ==Example in Python== <pre> inp = input() for i in range(inp): print("IEXPRESS!") </pre> Category:Program forms")
  • 19:39, 20 November 2025Egg (hist | edit) ‎[756 bytes] (talk | contribs) (Created page with "Egg is an esolang made by User:↑ based on Chicken but has 4 possible words. {| class="wikitable" |- ! Commands !! What they do |- | chicken || Print chicken |- | chicken chicken || Get input |- | chicken chicken chicken || Increment |- | chicken chicken chicken chicken || Decrement |- | chick || Less than |- | chick chick || Greater than |- | chick chick chick || Equal |- | chick chick chick chick || Set variable |- | egg || Print |- | egg egg || Loop |- | egg...")
  • 18:34, 20 November 2025Chick (hist | edit) ‎[737 bytes]Hammy (talk | contribs) (Created page with "Chick is an esolang by User:Hammy which is the turning tarpit version of Chicken. ==Commands== {| class=wikitable |- | egg || run current instruction |- | chick || move wheel left, moving "pointer" to the right. |- | chicken || opposite of chick |} ===Wheel=== Same as chicken's instructions, but going over 11 overflows back to 0, 10 pushes 1, and 11 is division (i call it, "cook") ==Examples== ===Cat=== Wheel instructions (what an interpreter would see): <pre...")
  • 17:32, 20 November 2025The Network (hist | edit) ‎[2,739 bytes]Corbin (talk | contribs) (Start an important page. They all laughed at me, but who's laughing now!?)
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)