New pages
Jump to navigation
Jump to search
- 23:21, 13 December 2025 Mirror (hist | edit) [3,607 bytes] Buckets (talk | contribs) (Created page with "{{Distinguish/Confusion|MIRROR}} Mirror Is an Esoteric Programming language Created By User:Buckets In 2021. {| class="wikitable" |- ! Commands !! Instructions |- | q || Creates an IP with 1⨩1. |- | ⠀ || Set the ⁝ to 0. |- | 0 || Set The ⱱ To 0. |- | F || Skip next command. |- | ! || Skip next Command if ⱱ is -1. |- | > || Set ⱱ To the input Value. |- | , || Print ⁝ in Unicode, but If it's Negative, print The Absolute value of ⱱ in Unicode, but if Ei...")
- 20:01, 13 December 2025 Translated Batch/Hammy (hist | edit) [4,504 bytes] Hammy (talk | contribs) (Created page with "Less crazy Step 1: Take this piece of sh*t code. <pre> @echo off cls Amasampula e-REM Creative 8-bit ADPCM Let me tell you about Jim Leonard. It does not stop the flow of water from flowing into the air. i want to be a member of AVEDIT2.Exe. the Sounds Blaster Pro 2. you use IQ2, IQ2, IQ2, IQ2, IQ2, IQ2, IQ2. e220, e2, e2, e2, e2, e2, e2,e2, e2. I used to use an i-Sound Blaster Pro DSP. the emulsifier is an emulsifier. echo . Echo spark...")
- 17:52, 13 December 2025 Lacc (hist | edit) [1,581 bytes] Yayimhere2(school) (talk | contribs) (Created page with "'''Lacc''', originally inspired by a chat with User:Waffelz, is a stack based language, and as such imperative language, with only one way of doing control flow: a version of the call/cc operator, normally only used in functional programming languages. == Command set == Lacc uses a few, very basic, commands: cc: push the current state of the program to the stack, including the stack *at that point* çç: run the top of the stack, replacing the current program AND...")
- 16:07, 13 December 2025 Gemini/Example Programs (hist | edit) [711 bytes] PrySigneToFry (talk | contribs) (Created page with "{{Back|Gemini}} This contains a series of Gemini example programs. = Hello, World! = <pre> func main(argC: Int64, argV: list) do var a: Doc = "Hello, World!"; println a; end </pre> = Deadfish = <pre> func main(argC: Int64, argV: list) do var a: Doc = input(); var ip: Int64 = 0; var acc: Int64 = 0; while ip < a.length() do if a[ip] == r'i' do acc += 1; else if a[ip] == r'd' do acc -= 1; else if a[i...")
- 15:49, 13 December 2025 Brainfuck basic edition (hist | edit) [1,808 bytes] GolferHome (talk | contribs) (Created page with "= Brainfuck basic edition = '''Brainfuck basic edition''' (also known as '''BBE''') is an brainfuck derivative which removes some instructions while still being Turing-complete. It removes <code>+</code> and <code>-</code> instructions; instead there is <code>~</code> instruction to toggle cell value (0 -> 1, 1 -> 0). The loop instructions are repeating as long as pointed memory cell is 0, not non-zero. The stan...")
- 04:53, 13 December 2025 PURRTRAN (hist | edit) [4,202 bytes] Cmontella (talk | contribs) (Created page with "= PURRTRAN = '''PURRTRAN''' is a joke esoteric programming language themed around programming with an AI cat assistant. Although nominally described as a modernized FORTRAN dialect, PURRTRAN has no formal syntax or semantics; instead, its defining feature is an "Artificial Catelligence" built on "CatGPT" and powered by the Three Mile Island nuclear power plant. The cat's behavior parodies the experience of owning a cat as a programmer, and critiques the reliability and...")
- 01:26, 13 December 2025 Mutt Machine (hist | edit) [4,260 bytes] RainbowDash (talk | contribs) (Created page with "'''Mutt machine''' is a computational model invented by User:RainbowDash in 2025. == Overview == Mutt machine works on a tape of symbols. Symbols are viewed on the right of tape and appended to the left. Any amount of symbols can be read from the right but only one is removed at a time from the right. The viewed symbols, decide the symbols appended on the left of the tape. Alternatively the ''read head'' can choose to print the right-most symbol...")
- 23:58, 12 December 2025 Human-81 (hist | edit) [1,322 bytes] A() (talk | contribs) (Created page with "Human-81 is an Esolang made by User:A() for humans. It was designed to be simple to read, but also with less commands than other languages. ==Commands== {| class="wikitable" |+ Commands |- ! Cmd !! Header text |- | Start, (Name), with (inputs). || function |- | End. || Example |- | Print, "(text)" || Example |- | When [Condition], || If statement |- | Add (a) to (b) || a+b |- | Subtract (b) from (a) || a-b |- | While [Condition],|| While loop |- | (a) is (b) ||...")
- 21:29, 12 December 2025 Pab (hist | edit) [1,480 bytes] Buckets (talk | contribs) (Created page with "Pab Is an esoteric Programming Language created by User:Buckets In 2021. {| class="wikitable" |- ! Commands !! Instructions |- | Any readable ASCII character. || Set the value To That ASCII Character. |- | Any unreadable ASCII character. || End the Program. |- | Ȣ || Print the Value In Unicode. |- | ߁ || Print the Value In a value. |- | ф || The next time Setting a value, It Will Add instead. |- | đ || The next time Setting a value, It Will subtract instead. |-...")
- 18:04, 12 December 2025 The code is a maze (hist | edit) [1,111 bytes] Hammy2 (talk | contribs) (Created page with "'''The code is a maze''' is a Zame-inspired esolang by User:Hammy ==Execution== The program is a maze made out of characters that can be anything. The first part of execution is the solving. The "solver" will start solving the maze at the top-left corner facing right. If it is looking at a wall that is 1 character away, it will turn right. If it is at an intersection, it will check the path to the right side of the solver. If it is a dead end, or if it's anot...")
- 14:00, 12 December 2025 Syntaxing (hist | edit) [406 bytes] Timm (talk | contribs) (Created page with "{{stub}} digit => "0"|"1"|"2"|"3"|"4"|"5"|"6"|"7"|"8"|"9" number => (""|"-")&[digit] lcl => "a"| #oops :3 add info number2 => {"-"}&[digit] def *name* *args* -> command macros *name* *args* -> return valid "print" *text* valid number brainfuck syntax valid "+"|"-"|">"|"<"|"."|","|"["|"]" <nowiki>:3</nowiki> tips: | is or & is and [...] is so many times {...} is optional User:Timm")
- 12:08, 12 December 2025 Navrytl (hist | edit) [10,839 bytes] PrySigneToFry (talk | contribs) (Created page with "Navrytl is designed by PSTF. It is Brainfuck equivalent in Timeline 284436. In that universe, it is designed by Maiquel Quehuacetzel, is also a big fan of Aztec culture. His real name is Mike Quitrys. = Overview = Navrytl(in fact it should be nahuitl but Mike made a joke in the name) operates on a stack, a register and an array that is folded. It looks really like Assembly language. {| class="wikitable" |+ Command Table |- ! Command !! Description |- | FWD x || Point...")
- 05:16, 12 December 2025 Cq+ (hist | edit) [431 bytes] Timm (talk | contribs) (Created page with "{{stub}} Cq+ or cqut is esolang for engine Caten use "[name of class group or plugin]" class [class] [class name].[var name] = [value] ... name [function] to [code] /# or #/ name [function] to { [code] } end sub [int2] from [int] add [int] and [int] div [int2] from [int] mul [int] and [int] jump to [line] if [var] = [value] to [code] else [code2] print "[text]" all :3")
- 05:16, 12 December 2025 Caten (hist | edit) [345 bytes] Timm (talk | contribs) (Created page with "use Cq+ this is engine use "caten" has [sprite].set pos [x] [y] rot [rot] if [var] > [value] to [code] else [code2] if [var] < [value] to [code] else [code2] if [var] = [value] and [var] = [value] to [code] else [code2] /# and so on #/ [sprite].change pos [x] [y] rot [rot] [sprite].[x, y or rot] [sprite].texture [file] in dev")
- 19:54, 11 December 2025 Binary Minsky machine (hist | edit) [1,354 bytes] Esolangist alt (talk | contribs) (Esolangist alt)
- 11:23, 11 December 2025 SGCC (hist | edit) [1,677 bytes] Yayimhere2(school) (talk | contribs) (Created page with "'''SGCC''', named after the State Grid Corporation of China listed on wikipedia as the third largest company by revenue, as of writing, is an esolang created by User:Yayimhere, as a highly simple, graph esolang. SGCC could be considered a Computational model, but it does have a sort of, "set syntax". == Memory model == SGCC uses a non directed graph, with each node holding a number in the set of decimals. Any starting SGCC graph is finite, but it can(and most lik...")
- 01:34, 11 December 2025 Nymya (hist | edit) [4,899 bytes] Nymessence (talk | contribs) (create page)
- 00:47, 11 December 2025 ATSMALL (hist | edit) [585 bytes] FluixMakesEsolangs (talk | contribs) (creation of the page)
- 15:42, 10 December 2025 Matcha (hist | edit) [7,062 bytes] Qvixnh22 (talk | contribs) (Created page with "'''Matcha''' is an esoteric programming language created by qvixnh22, yyyy7089, and hibye1217 in 2025. It is based on geometrical approach of uniqueness. ==Code== Every code should be consist of two integers per line. In case other than two integers on a single line, this line is considered as comments. Alphabet letters are also considered as comments. this is comment line 123 456 789 this line is considered as comment 123456789 this line is considered as commen...")
- 15:00, 10 December 2025 Atle (hist | edit) [2,579 bytes] Demetrius55 (talk | contribs) (Created page with "'''Atnolt''' is an experimental esoteric programming language designed to be simple but flexible. It supports basic arithmetic, input/output, and control commands. The language uses lines starting with @ to indicate commands. Execution must be started with <code>@execute: True</code>. ==Commands in alphabetical order== {| class="wikitable" !Command!!Description |- |<code>@add var1,var2,var3</code>||Adds var1 and var2, stores result in var3 |- |<code>@div var1,var2,var3...")
- 13:20, 10 December 2025 Stroll (hist | edit) [4,406 bytes] Rottytooth (talk | contribs) (Created page with "'''Stroll''' is a programming language whose code is intimately tied to a physical neighborhood, usually (but not necessarily) urban. A Stroll program is written in walking instructions for three actors, called Red, Green, and Blue. While the parts of Red and Green's code can be deciphered from afar with a map, the programmatic meaning of Blue's instructions can only be understood by walking the streets referred to in the Stroll program. ==Language Basics== Since Stro...")
- 02:57, 10 December 2025 2027 (hist | edit) [585 bytes] Tommyaweosme (talk | contribs) (Created page with "2027 is a program with 2027 unique commands, and it only works in the year 2025. However, every year, the documentation is changed so that the current year is the only one that is supported in. == Commands == f_1 - Undefined behaviour, different for every interpreter. f_2 - Ditto. f_3 - Ditto. ... f_2026 - Ditto. f_2027 - Ditto. == Hello World == This only works on some interpreters f_136 == Solve the Halting Problem == This only works on some interpreters f_777...")
- 00:29, 10 December 2025 Gensym (hist | edit) [686 bytes] Corbin (talk | contribs) (Stub an important concept. I'm writing a blog post and I'd like to have ''something'' to bluelink, as WP doesn't have an article on this!)
- 22:09, 9 December 2025 Poy (hist | edit) [744 bytes] Buckets (talk | contribs) (Created page with "{{Stub}} Poy Is An Esoteric programming language created By User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | a || Set the Next Characters until The End of the line To the Variable. |- | b || Print the Variable. |- | c || Set the Variable with the Input String. |- | d || Concatonate the Next setting String Instead of It actually Setting it. |- | e || If The Variable is empty, Skip The next line. |- | f || Goto The first line. |} When a co...")
- 21:21, 9 December 2025 BlackSpace (hist | edit) [1,617 bytes] Demetrius55 (talk | contribs) (Created page with "{{Stub}} :''dont confuse with blackspace'' '''BlackSpace''' is language that uses block characters from Unicode, like █,▓,▉. Category:Languages Category:Accumulator-based ==Commands== {| class="wikitable" !Command !Description |- |<code>█▉█▉█</code> |Output the accumulator |- |<code>██▉█</code> |Add 1 to accumulator |- |<code>██▉█▉</code> |Add 10 to accumulator |- |<code>██▉█▉▉</code> |Add 100 to accumulator |-...")
- 11:29, 9 December 2025 Kimi daro (hist | edit) [440 bytes] Timm (talk | contribs) (Created page with "{{stub}} k,m,d,r i,a,o u == THIS IS CONLANG == kimi [num] output [num] daro return input kiro [num] [num2] return [num]-[num2] dami [num] [num2] [var] jump to line [num] if [var = 0 else jump to [num2] kamo [text] [num] make var named [text] sets value to [num] or set var [text] to [num] dimi halt u like next line in python == EXAMPLES == A + B kimi kiro daro kiro 0 daro or out - in - 0 in User:Timm")
- 05:23, 9 December 2025 Macroplace (hist | edit) [289 bytes] Timm (talk | contribs) (Created page with "replace and macros [want to replace] => [to replace] [want to replace] => -^[to output]^- -v- is input [name] :=> [replace] ex h :=> out => -^h^- now h will output h order matters [want to replace] => {random(valid)} random letter with love User:Timm")
- 02:12, 9 December 2025 BOX-256 (hist | edit) [5,445 bytes] Int-e (talk | contribs) (let's call it semi-stubby)
- 22:26, 8 December 2025 GIFt (hist | edit) [1,216 bytes] Buckets (talk | contribs) (Created page with ": ''Not to be confused with Gift'' GIFt is An Esoteric programming language created By User:Buckets in 2023. {| class="wikitable" |- ! Octal Digit !! Instructions |- | 0 || Add the Delay to the Current cell modulo 256. |- | 1 || Toggles between Setting an input Value to the Current cell And printing It In ASCII, it starts On Input. |- | 2 || If the Current Cell is 0, It goes down One Frame, If it is not 0, It goes Up one frame. |- | 3 || Toggles between going Le...")
- 20:35, 8 December 2025 UNO (hist | edit) [3,023 bytes] Esolangist alt (talk | contribs) (Esolangist alt)
- 18:36, 8 December 2025 Dot.Y (hist | edit) [0 bytes] Yayimhere2(school) (talk | contribs) (Created page with "'''Dot.Y''' is an Esoteric Programming Language devised by User:Yayimhere, as a "deconstructed" version of Karvity(which as such would lead to Doddity, which is shortened to Dot.Y). It is quite complex, compared to some other esolangs, however is definitely still esoteric. It combines imperative and functional programming, by directly employing a form of the call/cc operator, however also using while loops. == Data types, and Memory == Dot.Y uses an unbounded add...")
- 16:17, 8 December 2025 Interval Hue (hist | edit) [3,024 bytes] Sawyer.go0923 (talk | contribs) (Created page with "{{infobox proglang |name=Interval Hue |author=User:Sawyer.go0923 |year=2025 |memsys=None }} '''Interval Hue''' is a language with only one cell. The cell can go up to '''16777216''' then ''16777217'' will be back to ''0''. == Commands == {| class="wikitable" |- ! Command !! Effect |- | ! || Turn the cell color to the rgb color of the cell ''[so<br>'''16777216''' is rgb(255,255,255) while '''0''' is rgb(0,0,0).]'' |- |# || Increase the cell by one ''[Add one to the...")
- 00:48, 8 December 2025 Abcdefghijklmnopqrstuvwxyz (hist | edit) [1,605 bytes] Sawyer.go0923 (talk | contribs) (Created page with "{{infobox proglang |name=Abcdefghijklmnopqrstuvwxyz.now.i.know.my.abcs.next.time.wont.you.sing.with.me |author=User:Sawyer.go0923 |year=Category:2025 |class=Joke }} '''Abcdefghijklmnopqrstuvwxyz.now.i.know.my.abcs.next.time.wont.you.sing.with.me''' is a completely useless joke esoteric programming language inspired by the ABC song == Core idea == This language is '''99.99%''' useless and very stupid. Use a calculator instead of this... == Commands == {| class=...")
- 23:23, 7 December 2025 EsoGoogle (hist | edit) [0 bytes] Sawyer.go0923 (talk | contribs) (Created page with "uhhh #REDIRECT [http://google.com here go to google.com...]")
- 23:15, 7 December 2025 LETTER (hist | edit) [654 bytes] A() (talk | contribs) (Created page with "LETTER is a BF equalivent by User:A() ==Commands== {| class="wikitable" |+ Commands |- ! BF !! Cmd |- | ] || Let's move on parhaps? |- | [ || So hello! |- | + || Very great news! |- | - || Unpleasent news. |- | > || You might thinking, |- | < || But, |- | , || I would like to hear from you! |- | . || Well, that's that. |} Always start with Dear, Reader and end with Love, Programer. ==Programs== ===Cat=== Dear, Reader I would like to hear from you!...")
- 22:32, 7 December 2025 Emds (hist | edit) [1,616 bytes] Buckets (talk | contribs) (Created page with "Emds Is an Esoteric Programming language Created By User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | 1 || Start an IP, facing Leftwards. |- | . || End an IP. |- | 6 || Create another IP if an IP Makes contact With It. |- | ( || Toggles Between turning Left And turning right. |- | ^ || Turn rightwards. |- | Invalid Command. || Skip the Next Command. |- | \ || Count the Number of Times The IP has turned Rightwards Subtracted By how many it...")
- 22:19, 7 December 2025 DTM (hist | edit) [1,503 bytes] Deleted-6c7c9c36 (talk | contribs) (Introducing DTM)
- 21:49, 7 December 2025 Basic Binaries (hist | edit) [2,306 bytes] A() (talk | contribs) (Created page with "Basic Binaries is a low-level Esolang made by User:A(). ==Commands== {| class="wikitable" |+ Caption text |- ! Cmd !! Op code !! Explaination |- | sta || 00000001 || Starts program |- | end (or hlt) || 00000010 || Ends program |- | ltr || 00000011 || Load to register |- | lir || 00000100 || Load input to register |- | inc || 00000101 || Increments register |- | reg || 00000110 || Calls register |- | txt || 00000111 || Outputs Hex value |- | iri || 00001000 || If...")
- 20:29, 7 December 2025 UserMade (hist | edit) [267 bytes] Esolangist alt (talk | contribs) (Esolangist alt)
- 18:30, 7 December 2025 Corbin Simpson (hist | edit) [603 bytes] Corbin (talk | contribs) (About myself? I'm still not making a user page.)
- 13:28, 7 December 2025 Meu (hist | edit) [832 bytes] Timm (talk | contribs) (Created page with "{{stub}} Meu me meu meumeum Meu is cat esolang ==MAIN== Meu! Meu. Meu? Meu!? Meu?! valid Meus Output Do Input Def End {| class="wikitable" |+ Meu. Meu do |- ! count of Meu !! what do !! type |- | 1 || var X value Y || X str Y int |- | 2 || add X and Y store in Z || X int/var Y int/var Z var |- | 3 || same as add but sub || same as add |- | 4 || same as add but div || same as add |- | 5 || same as add but mul || same as add |- | 6 || if X then jump Y else jump Z || X...")
- 01:18, 7 December 2025 Google Slides (hist | edit) [1,154 bytes] Tommyaweosme (talk | contribs) (technically an esolang, just a pain to program anything useful in.)
- 22:04, 6 December 2025 Stile (hist | edit) [1,540 bytes] Buckets (talk | contribs) (Created page with "Stile is an Esoteric programming language Created by User:Buckets in 2022. {| class="wikitable" |- ! Commands !! Instructions |- | <b> and </b> || Sandwich the Two cells to The left Of the Current Cell and to the right Of the Current cell and make the Current cell the Ham in the Newly created Metaphorical Ham sandwich and Also move right By One So that You Are now Directly Face down looking At The Top of the Sandwich And if The length Of the Sandwich's top Bread is...")
- 17:02, 6 December 2025 Mock theta (hist | edit) [5,134 bytes] Yayimhere2(school) (talk | contribs) (Demonstarte the string based Srinivasa!)
- 16:21, 6 December 2025 Srinivasa (hist | edit) [5,135 bytes] Yayimhere2(school) (talk | contribs) (Describe the language, a very simple recursive one.)
- 13:22, 6 December 2025 Gemini/Palette (hist | edit) [2,229 bytes] PrySigneToFry (talk | contribs) (Created page with "{{Back|Gemini}} Here are some color styles for the Gemini program. = Rainbow = <font color="#ff0000">keyword</font> <font color="#ff7f00">globalVariable</font> <font color="#ffff00">localVariable</font> <font color="#7fff00">function</font> <font color="#00ff00">1234567890</font> <font color="#0000ff">+-,.?/;{|!([</font> <font color="#00ff7f">"Lorem ipsum dolor sit amet"</font> <font color="#00ffff">Type</font> <font color="#007fff">object</font> <font color=...")
- 09:50, 6 December 2025 BrainDeque (hist | edit) [11,922 bytes] PrySigneToFry (talk | contribs) (Created page with "BrainDeque is designed by PSTF. It is based on Deque, instead of Tape. == Command Table == <pre> > - Push 0 to right end < - Push 0 to left end + - Increment front element - - Decrement front element . - Output front element as ASCII , - Input character to front element [ - Jump past matching ] if front == 0 ] - Jump back to matching [ if front != 0 { - Rotate deque left (move front to back) } - Rotate deque right (move back to front) : - Duplicate front ele...")
- 05:34, 6 December 2025 3D Brainfuck (hist | edit) [3,879 bytes] Mun Hammer (talk | contribs) (Creation of the page)
- 21:28, 5 December 2025 Copix (hist | edit) [1,084 bytes] Buckets (talk | contribs) (Created page with "Copix Is an esoteric Programming Language created By User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | i || Push the Input value. |- | a || Negate The top value And add the Top two values. |- | = || Duplicate the Top value. |- | ! || If the Top value is 0, Go up one, If not, Go Downwards once. |- | ¡ || If the Top Value is Negative, go Downwards once, If not, Go up once, unless It's 0, then Continue forward. |- | * || Negate The top valu...")
- 19:50, 5 December 2025 Unpredictabillity (hist | edit) [2,176 bytes] Esocreator (talk | contribs) (Created page with "=== What is Unpredictabillity === Unpredictabillity is a language that relies on randomness. Its "purpose" is to make everything compact and tiny and basically be the final boss of golflangs. And also be terrible to code in. === Explanation === It works that you convert a number into base 256, then store the base 256 digits as well, ASCII characters. And then, to run it, you convert those ASCII characters to decimal, interpreting the ASCII characters as digits agai...")