New pages
Jump to navigation
Jump to search
- 02:01, 9 June 2025 Place (hist | edit) [381 bytes] Helpeesl (talk | contribs) (You can do almost anything)
- 23:39, 8 June 2025 Keep-It-Simple-Syntax (hist | edit) [1,853 bytes] Elliktronic (talk | contribs) (Created page with "''' thumb|alt=Logo|Logo == KISS - Keep It Simple Syntax == ''' A minimal imperative language! === Overview === KISS is an esoteric programming language designed to be ''absurdly minimalistic'' It features: ===== Single variable: ===== x (plus a temporary y for swaps) ===== Simple commands: ===== Single letter instructions with optional args ===== I/O ===== Basic ASCII input/output ===== Labels & Jumps ===== :label G label ===== File inc...")
- 23:05, 8 June 2025 DovaKel (hist | edit) [8,021 bytes] OneFellSwoop (talk | contribs) (DovaKel is my first attempt at creating my own EsoLang.)
- 23:30, 7 June 2025 Lambda+ (hist | edit) [696 bytes] Tommyaweosme (talk | contribs) (Created page with "lambda+ is a good version of lambda calculus == symbol bank == λ ζ θ ι ε == changes == numbers!!! math!!! (λx.x+1)3 this makes 4 strings!!! output!!! ζ((λx.x+1)3) this outputs 4 unicodification!!! θ(97) this makes "a" which outputs to a ununicodification!!! ι("a") this makes 97 input!!! ζ((λx.x+1)ι(ε)) with epsilon being the input (which it is), this would output b if input was a, and : if input was 9. multiple outputs!!! with ; == example...")
- 21:51, 7 June 2025 Jm (hist | edit) [1,039 bytes] Buckets (talk | contribs) (Created page with "Jm is an Esoteric programming language created by User:Buckets in 2020 after Realising that "Jm" kind of looks like The Letter 'm' Was Holding up a Ladel. {| class="wikitable" |- ! Commands !! Instructions |- | \a || 2^a "space". |- | < || "wait". |- | b || +b "conjoin if possible". |- | I || Input. |- | V || Subtract the next Number insead of Add. |- | X || Start A loop. |- | L || Start a Loop. |- | C || "if = next number go to d" |- | D || "drop another down a lin...")
- 20:36, 7 June 2025 KaoLang (👉゚ヮ゚)👉 (hist | edit) [14,465 bytes] Vbee (talk | contribs) (Created page with "'''KaoLang (👉゚ヮ゚)👉''' '''KaoLang (👉゚ヮ゚)👉''' is an esoteric programming language created by Bao Vuong (aka Vbee) on June 2, 2025. It is inspired by Brainfuck, but with a twist: instead of using traditional symbols, it operates entirely with kaomojis and forces the programmer to use bitwise logic instead of basic arithmetic. == Design Philosophy == KaoLang (👉゚ヮ゚)👉 emerged from the desire to create an expressive, humorous langua...")
- 21:25, 6 June 2025 B)?A (hist | edit) [1,326 bytes] Buckets (talk | contribs) (Created page with "B)?A is an Esoteric programming language created by User:Buckets in 2020. {| class="wikitable" |- ! Commands !! Instructions |- | AB || Option A and Option B Forwards with Conditions with the Start, <code>`</code> And Using <code><</code> for an "emergency exit". |- | CD || Option A and Option B Backwards with The conditions with the Start, <code>'</code> And Using <code>></code> for an "emergency exit". |- | E || Input. |- | F || Output. |- | GH || The same as AB b...")
- 20:36, 6 June 2025 Rollover (hist | edit) [2,758 bytes] Scratch Fakemon (talk | contribs) (Create Rollover article)
- 14:11, 6 June 2025 🗓Lang (hist | edit) [1,625 bytes] Panagiotis3149 (talk | contribs) (Created page with "* Name=🗓Lang * Paradigms: Unicode-based, Esoteric * Author: User:Panagiotis3149 * Year: 2025 * Influenced by: Emojis, Dates, Unicode, Python, Calendar rage '''🗓Lang''' is an esoteric programming language based entirely on converting calendar dates into Unicode codepoints. == Concept == Every line is formatted as: <code>U+M/D/Y</code> This gets converted into a Unicode character using: <code>chr(month + day + year)</code> For example: <pr...")
- 14:08, 6 June 2025 Mystery (hist | edit) [3,988 bytes] PrySigneToFry (talk | contribs) (Created page with "Mystery is an Esolang designed by PSTF, inspired from Guess. = How will it work? = First, I write the program. Once I've written at least 5 programs, I'll open the guessing channels. At that point, you can guess the command table as much as you like. When a command is guessed incorrectly by three people in a row, I will show the correct usage of the command. = Why my edit got reverted? = * Modify on other's command table * Delete programs * Insert craps * Credit If...")
- 07:27, 6 June 2025 Fomargzofemtisetanthefrowerophen (hist | edit) [1,628 bytes] I am islptng (talk | contribs) (Created page with "{{AKA|title=<span style="position: relative; display: inline-block; transform:rotate(180deg)";><span style="position: absolute; top: 0; left: -1px; z-index: 2;">¹</span><span style="position: relative;">/</span></span><span style="display:inline-block;transform:rotate(180deg);">n</span>'''''∅'''''<span style="display:inline-block;transform:scaleY(-1);"><sup><big>g</big></sup></span><span style="display:inline-block;transform:rotate(150deg);">4</span>}} '''Fomargzofem...")
- 07:08, 6 June 2025 DJ logic (hist | edit) [1,152 bytes] Gggfr (talk | contribs) (Created page with "'''DJ logic''' is an esolang based on logic and DJing. it has two “systems”(the first one is Zion Gate Dub and the second is Amen). they are collections of rules and logical statements. only one rule of a system can be viewed at a time.. that rule is the one at a index. the index for Zion Gate Dub os called 1 and the one for Amen is called 2. 1 and 2 increments every iteration == program/syntax == each program is a list of theorems seperated by newlines. on this line...")
- 03:51, 6 June 2025 DisFuck (hist | edit) [2,886 bytes] Tpaefawzen (talk | contribs) (Created page with "'''DisFuck''' is a combination of brainfuck and Dis languages designed by User:Tpaefawzen in 2025. == Overview == Data type is unsigned integer 0-59049; stored to registers and/or memory cell. Has registers A, C and D. A is accumulator. Has program memory tape. Stores commands. Can support arbitrary length of comamnds. Iterated by register C. Has data memory tape with data size of at least 59049 cells. It is implementation-defined whether it wraps around...")
- 23:17, 5 June 2025 Mixed (hist | edit) [7,466 bytes] Buckets (talk | contribs) (Created page with "Mixed is an Esoteric programming language created by User:Buckets in 2022, Designed to be "mixed-media for esolangs" After Realising Most or Even All esolangs Stay in their Own "Types". {| class="wikitable" |+ Types |- ! Type of Commands !! Explanation |- | <span style="background-color:yellow;color:default;">Any Unicode Characters</span> || This is for Hearing Code. |- | <span style="background-color:orange;color:default;">Any Unicode Characters</span> || This is f...")
- 20:34, 5 June 2025 Bobr Kurwa (hist | edit) [1,935 bytes] Bobr123654 (talk | contribs) (i am created this page :p)
- 18:11, 4 June 2025 Unsightreadable (hist | edit) [1,975 bytes] Helpeesl (talk | contribs) (A very unique language)
- 06:02, 4 June 2025 User guessed (hist | edit) [1,860 bytes] I am islptng (talk | contribs) (Created page with "Inspired by User programmed and Guess, everybody are welcomed to add commands, but implicitly. Created by User:I am islptng. == Rules == To add a command: # Write an example using it. # Add a row in the "Commands" and remember to put your name! To guess: # Make your guess in the "Commands" chart. # Remember to put your name. To grade a guess: # Highlight the correct part green, and strike the incorrect part. To ask for an example program: # Create a new sect...")
- 18:03, 2 June 2025 Smejl.txt (hist | edit) [528 bytes] TenBillionPlusOne (talk | contribs) (Created page with "{{lowercase}} When searching their old drive, User:TBPO found an old file called '''smejl.txt'''. The following text was inside... <pre> Truth machine ₫Å1≷ʠʆĈɷ₰⨊ʠɷĈ Amogus ₫≷⨢₾ʯ₰≷ʨᾄɷ₰ʩĈ </pre> They do remember a little about the esolang. They remember only that it had two queues. TBPO asks for help.")
- 17:19, 2 June 2025 Plankalkül (hist | edit) [616 bytes] TenBillionPlusOne (talk | contribs) (Created page with "Plankalkül (German pronunciation: [ˈplaːnkalkyːl]) is a programming language designed for engineering purposes by Konrad Zuse between 1942 and 1945. It was the first high-level programming language to be designed for a computer. Zuse never implemented Plankalkül on any of his Z-series machines. Kalkül (from Latin calculus) is the German term for a formal system—as in Hilbert-Kalkül, the original name for the Hilbert-style deduction system—so Plankalkül refer...")
- 13:54, 2 June 2025 Translated SLet/3/Hotcrystal0 3rd time (hist | edit) [1,285 bytes] Hotcrystal0 (talk | contribs) (Created page with "What just happened? 1. Take the /ʃɪt/. <pre class='rectwrap'> Torechina The Osman Empire governed most of what is now Turkey, and participated in the Sexual and Children's Affairs Committee and the Foreign Affairs Committee. [1] xo ching xwo:n it diL xo ching xwo:n it diL Francophone (Icelandic) a' chowde:sne nai ki ... Kikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikikiki IKI...")
- 12:00, 2 June 2025 Translated SLet/3/Mihai Again+ (hist | edit) [15,124 bytes] MihaiEso (talk | contribs) (Created page with "What the f̴̵̶̡̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̯̰̱̲̹̺̻̼̀́̂̃̄̆̇̈̉̊̋̌̍̏̑̒̓̽͂̚͜͡ͅú̡̡̡̡̜̱̜̲̻̱̜̣̝̟̥̞́́̂̃̄̆̇̈̉̊̂̂́́́̇̌̇̋̊̌̇c̴̵̶̷̸̡̢̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̮̯̰̱̲̳̆̇̈̉̊̋̌̍̎̏̐̑̒̓̔̕̚k̴̵̶̷̸̫̬̭̮̯̰̱̲̳̹̺̻̼͇͈͉͍̽̾̿̀́͂̓̈́͆͊͋͌ͅ!!!!!! 1. Take the шίտ. <pre class='rectwrap'> Cognitive Ath...")
- 10:57, 2 June 2025 Smotslang (hist | edit) [1,040 bytes] Clover-not-used (talk | contribs) (smotslang)
- 08:31, 2 June 2025 伍什 (hist | edit) [11,391 bytes] NomaniInt64 (talk | contribs) (New esolang 伍什.)
- 20:56, 1 June 2025 !Assembly (hist | edit) [1,433 bytes] H33T33 (talk | contribs) (Created page with "{{WIP}} !Assembly, pronounced "Not Assembly", is, as the name suggests, not Assembly. Instead, it is a language designed to only ''look'' like Assembly Code. All I know is that it's very difficult. I'm literally only going off of snippets of Assembly code I saw a few months ago. =Overview= {| class="wikitable" !Command !Description !Example !Output |- |style="text-align:center"| PUT |Outputs a given value according to a given format specifier. *I = Integer *C = Charact...")
- 19:37, 1 June 2025 EmptyFuck (hist | edit) [13,978 bytes] DrParanoya (talk | contribs) (EmptyFuck - makes your brainfuck code invisible)
- 18:40, 1 June 2025 Guess (hist | edit) [9,847 bytes] Helpeesl (talk | contribs) (This is my 2nd esolang experiment, hope it goes better than last time)
- 11:24, 1 June 2025 Transformation is complete/readable (hist | edit) [5,956 bytes] TenBillionPlusOne (talk | contribs) (Created page with "This is dialect of Transformation is complete that is less beautiful but more readable. == Data types == * Set is a map that maps each non-set to a boolean. * Function is a map that transforms value(s) into a value. * Atom is atom. Simple. * Boolean can be true, false or NaV (Not a Value). The reason the sets are not functions is that a Turing machine must be able to compare two sets. Note that there are two separate methods of application - A(B,C,...) for functi...")
- 09:33, 1 June 2025 Vaffanculo (hist | edit) [3,931 bytes] PrySigneToFry (talk | contribs) (Created page with "{{WIP}} Vaffanculo is an esoteric programming language designed by PSTF, which is designed to let the user be tortured to death by the programming language. You're free to edit this language to make it even horribler. = Name = This is generated by DeepSeek R1-671b, which is originally named "Obscura", but I think "Vaffanculo" is better (because "Vaffanculo!" means "Fuck you!" in Italian). = Mechanism = '''Core idea''': Transform simple logic into a symbolic maze throu...")
- 08:49, 1 June 2025 General recursive function (hist | edit) [6,275 bytes] Xysdd (talk | contribs) (Created page with "'''General recursive functions''' are functions from natural numbers to natural numbers. General recursive functionsare equivalent to functions computable by Turing machines. ==Definition== A general recursive function is constructed by basic functions and operators. ===Basic functions=== * Zero: Z(x) = 0 * Successor: S(x) = x+1 * Projection: P<sub>i</sub><sup>n</sup>(x<sub>1</sub>, ..., x<sub>n</sub>) = x<sub>i</sub> ===Operators=== * Composition : f(x<sub>1</sub>,...")
- 02:33, 1 June 2025 PocketFuck+ (hist | edit) [3,554 bytes] None1 (talk | contribs) (Created page with "PocketFuck is an improved version of PocketFuck by User:None1. Programs in this esolang are small enough to be put in your pocket! ==How to write Programs== To write a program in PocketFuck, first write a program in brainfuck, then convert every instruction into 3 binary bits using the table below. {| class="wikitable" |+ Binary Conversion |- ! Binary Conversion !! brainfuck |- | 000 || + |- | 001 || - |- | 010 || > |- | 011 || < |- | 100 || , |- | 101 ||...")
- 02:21, 1 June 2025 Record (hist | edit) [1,269 bytes] None1 (talk | contribs) (Created page with "'''Record''' ('''Re'''gex '''co'''ncatenate '''r'''ead '''d'''isplay) is an esolang invented by User:None1. ==Memory== It uses string variables. Reading a non-existent variable results in an empty string. Storing in a non-existent variable creates it. ==String and RegEx== String literals and RegEx style depend on implementation ==Commands== Commands are ''case sensitive''. * <code>RE ''a'' ''r'' ''s'' ''v1'' ''v2'' ...</code> tries to match ''s'' with RegEx literal...")
- 01:18, 1 June 2025 Unicoding (hist | edit) [17,869 bytes] Helpeesl (talk | contribs) (Created page with "== Intro == Unicoding is an esolang by user:Helpeesl starting on May 31st 2025 and won’t stop until there’s no more Unicode characters to add. == Commands == Commands in Unicoding are listed by: Hexcode Character Thing === ASCII 00000-0007F === 00009 “ ” Prints every character until the next tab 0000A “ ” Marker 00020 “ ” Ignores the next character’s command 00021 “!” Negates the next thing 00022 “"” The string type marker 00023...")
- 16:58, 31 May 2025 Esolang:Candidates for deletion (hist | edit) [233 bytes] TenBillionPlusOne (talk | contribs) (Created page with "This page is for pages that should be deleted. If you see the page that should be deleted, please add it here. User:ais523, if you see this page, please delete all pages that are listed here. == Candidates for deletion == * (mark * (top,height) where (coord,value) * Afefoj") originally created as "Candidates for deletion"
- 02:12, 31 May 2025 Translated SLet/3/PSTF Again++ (hist | edit) [15,088 bytes] PrySigneToFry (talk | contribs) (Created page with "What the f̴̵̶̡̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̯̰̱̲̹̺̻̼̀́̂̃̄̆̇̈̉̊̋̌̍̏̑̒̓̽͂̚͜͡ͅú̡̡̡̡̜̱̜̲̻̱̜̣̝̟̥̞́́̂̃̄̆̇̈̉̊̂̂́́́̇̌̇̋̊̌̇c̴̵̶̷̸̡̢̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̮̯̰̱̲̳̆̇̈̉̊̋̌̍̎̏̐̑̒̓̔̕̚k̴̵̶̷̸̫̬̭̮̯̰̱̲̳̹̺̻̼͇͈͉͍̽̾̿̀́͂̓̈́͆͊͋͌ͅ!!!!!! 1. Take the шίտ. <pre> One of the important s...")
- 21:21, 30 May 2025 A.T.A.L. (hist | edit) [1,469 bytes] Buckets (talk | contribs) (Created page with "A.T.A.L. is an Esoteric programming language created by User:Buckets in 2023. {| class="wikitable" |- ! Commands !! Instructions |- | i.a, || Set the Variable a to The User Input. |- | o.b, || Print out the Variable b. |- | "".c, || Set What is within the Quotes into the Variable c. |- | O.d, || Print out the Variable d in ASCII if it Is a number. |- | g.e, || Go to line e If the Variable e is A number. |- | [f,g,h] || If f = h, go to Line g if The Variable g is a N...") originally created as "ATAL"
- 17:42, 30 May 2025 CanCan (hist | edit) [1,049 bytes] EsolangFloris (talk | contribs) (Make page for the CanCan language.)
- 16:29, 30 May 2025 Tedium (hist | edit) [1,314 bytes] Helpeesl (talk | contribs) (Created page with "== Intro == Tedium is an esolang created by user:Helpeesl and is designed to take as long as possible to do anything. == The commands == === The commands in their base form === -A Subtracts the next to top item of stack A from the top item of stack A ~AB Takes the top item of stack A and moves it to stack B @MA Moves the PC to marker M after a $ if the top item of stack A is positive >MAN Moves the PC to marker M after a $ if stack A has more than N items <MAN M...")
- 12:47, 30 May 2025 Translated SLet/3/Hotcrystal0 2nd time (hist | edit) [7,245 bytes] Hotcrystal0 (talk | contribs) (Created page with "What? 1. Take the shit. <pre class='rectwrap'> It's just part of what's important for you to find a place where you can find a place where you can find a place where you can find a place where you can find a place where you can find a place where you can find a place where you can find a place where you can find you can find a place where you can find a place where you can find a place where you can find a place where you can find a pla...")
- 11:36, 30 May 2025 Dionysus (hist | edit) [4,345 bytes] PrySigneToFry (talk | contribs) (Created page with "{{AKA|title=Bacchus}} Dionysus is an esoteric programming language designed by PSTF. It is based on random technique. = About the name = Dionysus (Greek: Διόνυσος) was the god of wine in ancient Greek mythology, also known as Bacchus. He is not only the god of wine, but also a symbol of joy, revelry and the secrets of nature. Dionysus was the son of Zeus and the mortal woman Semele, whose birth and upbringing is legendary. Dionysus is the patron saint of wine,...")
- 09:51, 30 May 2025 Translated SLet/3/PSTF Again+ (hist | edit) [7,436 bytes] PrySigneToFry (talk | contribs) (Created page with "What the f̴̵̶̡̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̯̰̱̲̹̺̻̼̀́̂̃̄̆̇̈̉̊̋̌̍̏̑̒̓̽͂̚͜͡ͅú̡̡̡̡̜̱̜̲̻̱̜̣̝̟̥̞́́̂̃̄̆̇̈̉̊̂̂́́́̇̌̇̋̊̌̇c̴̵̶̷̸̡̢̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̮̯̰̱̲̳̆̇̈̉̊̋̌̍̎̏̐̑̒̓̔̕̚k̴̵̶̷̸̫̬̭̮̯̰̱̲̳̹̺̻̼͇͈͉͍̽̾̿̀́͂̓̈́͆͊͋͌ͅ!!!!!! 1. Take the шίտ. <pre class='rectwrap'> Wines from Het...")
- 07:21, 30 May 2025 PythJS/Examples (hist | edit) [9,159 bytes] MihaiEso (talk | contribs) (Created page with "{{Back|PythJS}} == Examples == === A more complex example, a JavaScript function that converts numbers to words === JavaScript: <pre> function toWords(number, language) { if (language == "English") { // From 1 to 12 and zero! if (number == 0) return("zero"); if (number == 1) return("one"); if (number == 2) return("two"); if (number == 3) return("three"); if (number == 4) return("four"); if (number == 5) return("five"); if (number == 6) r...")
- 07:15, 30 May 2025 PythJS (hist | edit) [1,490 bytes] MihaiEso (talk | contribs) (Created page with "What happens if you take the syntax of JavaScript and take the newlines and indentation of Python? You get '''PythJS'''! '''PythJS''' is a esolang by Mihai Popa. It's JavaScript with newlines and indentation (no brackets, no semi-colons at end of lines), just like in Python. == Examples == === For Loop === Normal Python: <pre> for i in range(0, 3): print("Hello, world!") </pre> PythJS: <pre> for (let i = 0; i < 3; i++): console.log("Hello, world!") </pre> Comp...")
- 06:50, 30 May 2025 Pn (hist | edit) [1,358 bytes] I am islptng (talk | contribs) (Created page with "'''Pn''' is a '''P'''ytho'''n''' variant created by islptng. == Syntax == It was designed to reduce the keystrokes in Python programming. Instead using indents and newlines, we use brackets and semicolons, just like C. However, we have "short keywords". <pre> A = and B = in C = class D = def E = else F = for G = int H = str I = if J = elif K = list L = lambda M = len N = not O = or P = print Q = open R = range S = input T = try U = except V = finally W = while X = wit...")
- 05:36, 30 May 2025 Happy Ghast (hist | edit) [1,397 bytes] MihaiEso (talk | contribs) (Created page with "After Toad (Pit Crew) got relevant to my ideas, it's time for a new one, and this time is from a rideable mob that was announced for Minecraft in March 2025. But, here's the difference, if you harness a Happy Ghast, YOU CAN FLY WITH IT! '''Happy Ghast''' is a joke language made by Mihai Popa. It's made to have fun and play Minecraft with those harnessed Happy Ghasts. == Syntax == It's that simple, just the file name, then "<Happy Ghast>", "<Harnessed Happy Ghast>"...")
- 22:48, 29 May 2025 Imitate (hist | edit) [3,374 bytes] Buckets (talk | contribs) (Created page with "Imitate is an Esoteric programming language created by User:Buckets in 2019, 2021 and 2022, All very Different from each other, Sharing the Same Name. == Imitate (2019) == On December 29th, 2019, User:Buckets Created the First Instance of Imitate, for the Purposes to ''Imitate'' Redstone from Minecraft but in 2D because User:Buckets did not know How To 3D in A Text Format but then later User:Buckets Changed their minds and Changed some things Slightly o...")
- 20:09, 29 May 2025 VTS (hist | edit) [5,372 bytes] JORE (talk | contribs) (Created page with "== VTS Programming Language == '''VTS''' is a modification of python. It also makes code harder to read. {| class="wikitable" |+ Command Set |- ! VTS !! Python !! Description |- | <code>n >> x</code> || <code>x=n</code> || Assignment |- | <code>n *> x</code> || <code>x=x*n</code> || Multiplication assignment |- | <code>n /> x</code> || <code>x=x/n</code> || Division assignment |- | <code>n !> x</code> || <code>x=1;for _ in range(1,n+1): x=x*_</code> || Factorial assignm...")
- 13:28, 29 May 2025 Translated SLet/3/Hotcrystal0 (hist | edit) [3,742 bytes] Hotcrystal0 (talk | contribs) (Created page with "Huh? 1. Take the shit. <pre> ⓜ Het Oufu Asian Efuwule Drinking wine e, ⓜ Het Oufu Asian Efuwule Drinking wine e, CE ⓜ Het Oufu Asia's First Alphabet Practical Health e ⓜ Wuanii ⓜ Wuaiiteenig "Jumuo e - ⓜ Wuani n" Business "Jumuo e - ⓜ Wuani n Jumuo e - ⓜ Wuanii n" Jumuo e, Jumuo e - I PI Akuhe Wugewu, Jumuo e - I PI Akuhe Wugewu, o Ikuhe Asian ⓜ Het u Ni Akuhe Wugewu, Jumuo e - I Shan Akuhe Wugewu Yonikuyenet Yoni...")
- 12:33, 29 May 2025 Translated SLet/3/MihaiEso Again+ (hist | edit) [10,392 bytes] MihaiEso (talk | contribs) (Created page with "What the f̴̵̶̡̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̯̰̱̲̹̺̻̼̀́̂̃̄̆̇̈̉̊̋̌̍̏̑̒̓̽͂̚͜͡ͅú̡̡̡̡̜̱̜̲̻̱̜̣̝̟̥̞́́̂̃̄̆̇̈̉̊̂̂́́́̇̌̇̋̊̌̇c̴̵̶̷̸̡̢̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̮̯̰̱̲̳̆̇̈̉̊̋̌̍̎̏̐̑̒̓̔̕̚k̴̵̶̷̸̫̬̭̮̯̰̱̲̳̹̺̻̼͇͈͉͍̽̾̿̀́͂̓̈́͆͊͋͌ͅ!!!!!! 1. Take the ****. <pre class='rectwrap'> G Oude Oufu Wusi...")
- 11:48, 29 May 2025 Translated SLet/3/PSTF Again (hist | edit) [7,925 bytes] PrySigneToFry (talk | contribs) (Created page with "What the f̴̵̶̡̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̯̰̱̲̹̺̻̼̀́̂̃̄̆̇̈̉̊̋̌̍̏̑̒̓̽͂̚͜͡ͅú̡̡̡̡̜̱̜̲̻̱̜̣̝̟̥̞́́̂̃̄̆̇̈̉̊̂̂́́́̇̌̇̋̊̌̇c̴̵̶̷̸̡̢̧̨̛̖̗̘̙̜̝̞̟̠̣̤̥̦̩̪̫̬̭̮̯̰̱̲̳̆̇̈̉̊̋̌̍̎̏̐̑̒̓̔̕̚k̴̵̶̷̸̫̬̭̮̯̰̱̲̳̹̺̻̼͇͈͉͍̽̾̿̀́͂̓̈́͆͊͋͌ͅ!!!!!! 1. Take the s***. <pre> It's time to share, to share i...")
- 11:30, 29 May 2025 Polydeuces (hist | edit) [5,766 bytes] PrySigneToFry (talk | contribs) (Created page with "{{AKA|title=Πολυδεύκοι}} {{AKA|title=Brainfuck 2.1}} Polydeuces is a programming language designed by PSTF. It have only one dialect, Castor. = Inspiration of the name of this language and dialect = In Greek mythology, Polydeuces, along with his twin brother Castor, became the two stars of the Gemini constellation. Polydeuces was given immortality by Zeus and persuaded Zeus to share the gift with Castor (so Polydeuces and Castor had to set aside half of thei...")