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)
  • 03:43, 22 February 2025StormLang/Standard Libraries (hist | edit) ‎[68 bytes]PrySigneToFry (talk | contribs) (Created page with "{{Back|StormLang}} Currently, StormLang STL is still in discussion.")
  • 22:50, 21 February 2025Fontmess (hist | edit) ‎[4,443 bytes]Buckets (talk | contribs) (Created page with "{{wrongtitle|title=<span style="background-color:Gray;color:Yellow;">F</span><u><span style="font-size: 1.4em;">o</span></u>''<span style="background-color:Default;color:Green;">n</span>''<strike>t</strike><sup>m</sup><small><sub><span style="background-color:Black;color:white;">e</span></sub></small>s<span style="background-color:Red;color:Black;">s</span>}} <span style="background-color:Gray;color:Yellow;">F</span><u><span style="font-size: 1.4em;">o</span></u>''<span...")
  • 20:55, 21 February 2025Loop preventing brainfuck (hist | edit) ‎[1,536 bytes]C++DSUCKER (talk | contribs) (Created page with "Halt preventing Brainfuck is a brainfuck derivative that can be used to solve the halting problem, calculate busy beavers, and solve math problems. == Commands == {| class="wikitable" !Command !Description |- | style="text-align:center"| <code>></code> |Move the pointer to the right |- | style="text-align:center"| <code><</code> |Move the pointer to the left |- | style="text-align:center"| <code><nowiki>+</nowiki></code> |Increment the memory cell at the poi...") originally created as "Halt preventing brainfuck"
  • 20:10, 21 February 2025Kyle (hist | edit) ‎[1,050 bytes]Buckets (talk | contribs) (Created page with "Kyle is an Esoteric programming language created by User:Buckets in 2024, It is on a 2D grid and the Pointer is Kyle which '''might''' follow your directions, or not. {| class="wikitable" ! Commands !! Instructions |- | ^ || 20% chance to go up. |- | < || 20% chance to go left. |- | > || 20% chance to go right. |- | v || 90% chance to go down. |- | # || Wall, 1% to not stop and 100% chance to ignore the next instruction except for Walls, Kyle will Turn in a random w...")
  • 11:44, 21 February 2025EternalGolf (hist | edit) ‎[6,290 bytes]PrySigneToFry (talk | contribs) (Created page with "EternalGolf is an esoteric programming language designed by PrySigneToFry to code-golfing. You're free to expand this programming language, just like [https://wiki.xdi8.top/wiki/%E5%B8%8C%E5%90%95%E5%AD%97%E6%AF%8D Infinite Shidinn Letter]. = Rules = # Your edit can't destroy other's work, but fixing is allowed. # Your edit must be computable. EternalGolf needs computable without uncomputable command area. # Your edit must be suit for golfing or adding new feature to Et...")
  • 23:52, 20 February 2025Abba (hist | edit) ‎[536 bytes]Buckets (talk | contribs) (Created page with "Abba is an Esoteric programming language created by User:Buckets in 2021. (The cell can only store 1 digit.) {| class="wikitable" ! Commands !! Instructions |- | 0-9 || + 0-9 |- | g || 'glue 1,wait until g again.' |- | c || It clears the cell. |- | o || It prints what is in storage into ASCII. |- | e || Sets the cell to the last digit of the Input. |} "Hello, World!" Program: 2g5gco4g9g1gcog9g8gcoo3gggco3gg co9g9gco6g9gco4gggcogg3gco7g9g8g co3g9ggco3ggco Categ...")
  • 19:25, 20 February 2025OIIAOIIA (hist | edit) ‎[354 bytes]Tommyaweosme (talk | contribs) (Created page with "OIIAOIIA is a brainfuck derivative that is very special. == commands == transition from... O to O + O to I - O to A ++++++++++ I to O < I to I [ I to A ] A to O . A to I , A to A > space reset == reading it == o /u/ i /i/ a /a/ /e/ == examples == === ascii loop === OO II AOO IA == print "a" == OOOOOOOOA OA OA OA OA OA OA OA OAO")
  • 03:04, 20 February 2025Afth/Examples (hist | edit) ‎[1,297 bytes]Lykaina (talk | contribs) (Making separate page for Afth Examples and their deconstructions and explanations.)
  • 02:43, 20 February 2025Afth/ASCII-Core (hist | edit) ‎[4,572 bytes]Lykaina (talk | contribs) (ASCII-sorted Core Instructions)
  • 21:26, 19 February 2025Beep Boop (hist | edit) ‎[824 bytes]Buckets (talk | contribs) (Created page with "Beep Boop is an Esoteric programming language created by User:Buckets in 2020. (The output Signal is Automatically Off.) {| class="wikitable" ! Commands !! Instructions |- | Beep || Change To A 20 Hz signal. |- | Boop || change to A 200 Hz signal. |- | - || Change to the Input Hz signal of which Either 20 Or 200 Hz. |- | . || Toggle The output signal. |- | @0 || If the Input Signal Received is equal to the previous input signal, execute The not operation to the curre...")
  • 20:21, 19 February 2025FOSMOL (hist | edit) ‎[4,167 bytes]Aadenboy (talk | contribs) (Created page with "'''FOSMOL''' (an acronym that stands for Fold Operator Start Map Operator List) is a total esolang created by User:Aadenboy. == Values == FOSMOL operates on lists of numbers. These lists can be assigned to a variable, which becomes immutable immediately after definition. <pre> var = [1 2 3] // list of 3 numbers foo = [5] // list of one number, also a single number bar = [] // invalid </pre> == Operations == Lists can be operated on by...")
  • 16:50, 19 February 2025Bitchanger Busy beaver (hist | edit) ‎[490 bytes]C++DSUCKER (talk | contribs) (Created page with "== Confirmed optimal == These are confirmed to be the best for lengths 1-15 {| class="wikitable" |- ! length !! Time !! Program |- | 1 || 1 || } |- | 2 || 2 || }} |- | 3 || 3 || }}} |- | 4 || 4 || }}}} |- | 5 || 5 || }}}}} |- | 6 || 8 || }}<[<] |- | 7 || 11 || }}}<[<] |- | 8 || 14 || }}}}<[<] |- | 9 || 17 || }}}}}<[<] |- | 10|| 22 || }}}}<[}<<] |- | 11 || 27 || }}}}}<[}<<] |- | 12 || 36 || }}}}<[[<]}}] |- | 13 || 45 || }}}}}<[[<]}}] |- | 14 || 58 || }<[}}<<<[<]}}] |- |...")
  • 00:51, 19 February 2025H33T33 (hist | edit) ‎[0 bytes]H33T33 (talk | contribs) (Created page with "=User:H33T33= I am absolutely obsessed with programming, specifically game development. Though I dabble in other things, like esolang development. ==Experience== * Python * C * Java * A handful of other smaller languages I can't be bothered to list right now ==Languages Developed== * Topple")
  • 23:10, 18 February 2025 (hist | edit) ‎[706 bytes]Buckets (talk | contribs) (Created page with "․ (Not .) Is an Esoteric programming language created by User:Buckets in 2021. {| class="wikitable" ! Commands !! Instructions |- | ․ || +3. |- | . || -3 |- | (Line feed) || Prints the current number in ASCII. |- | ﹒ || Turn to the next page. |- | . || Turn to the Previous page. |- | : || If the Current page is 0, Turn To the previous page. |- | || If the current Page is 0, Turn to the next page. |- | • || If This is After :, +1, Except It can't be befor...")
  • 20:54, 18 February 2025XXXoYYY (hist | edit) ‎[5,449 bytes]Dtp09 (talk | contribs) (page creation)
  • 18:29, 18 February 2025Varia (hist | edit) ‎[645 bytes]Ϫ (talk | contribs) (Threw the framework together)
  • 01:36, 18 February 2025Afth (hist | edit) ‎[8,020 bytes]Lykaina (talk | contribs) (Created page with "{{stub}} A Forth-inspired esolang created by User:Lykaina (that looks nothing like Forth). Currently in alpha-stage.")
  • 20:30, 17 February 2025S1LK (hist | edit) ‎[1,754 bytes]Buckets (talk | contribs) (Created page with "S1LK is an Esoteric programming language created by User:Buckets in 2022 about Having an Output Purely In Taste. {| class="wikitable" |- ! Commands !! Instructions |- | Set || Sets the Next variable by the Next Number, example: Set blah 1, If you are Changing The tastes, Use numbers Between 0 to 1. |- | Create || Create A new Variable and Name it, Example: Create blah . |- | Change || Changes the next Variable by the Next number, examples: Change blah 2, Change blah...")
  • 22:16, 16 February 2025Sundays (hist | edit) ‎[918 bytes]Buckets (talk | contribs) (Created page with "Sundays is an Esoteric programming language created by User:Buckets in 2020. {| class="wikitable" ! Commands !! Instructions |- | 0 (or 0.) || Create A new variable. |- | 1 || Change the variable to the Newer Created Variable. |- | 2 || Change the variable to the Older Created Variable. |- | 3 || Print the number currently stored in ASCII. |- | 4 || Set the Input. |- | 5 || Add The next Number. |- | 6 || Subtract The next Number. |- | 7 || Multiply the next number. |...")
  • 18:16, 16 February 2025SCOOP (hist | edit) ‎[32,579 bytes]Anthonykozar (talk | contribs) (Draft description of new language SCOOP (Single-Character Object-Oriented Programming).)
  • 07:03, 16 February 2025Fucktion (hist | edit) ‎[1,309 bytes]I am islptng (talk | contribs) (Created page with "'''Fucktion''' is an esolang created by islptng. == Intro == We have only parenthesis. Other characters are considered as comments.<br> Each program are computed by calling function f(). Arguments are passed without punctuation or spaces.<br> Example: (()(())(()())) Calls: f(f(),f(f()),f(f(),f())) Depending on the number of arguments, f() performs differently. We have a dictionary to store variables. Like some of my other esolangs, numbers are fractions.<br> Writting...")
  • 22:14, 15 February 2025ASCII Code (hist | edit) ‎[3,550 bytes]MihaiEso (talk | contribs) (Created page with "'''ASCII Code''' is a esolang made by Mihai Popa. The goal is to fit a program in a ASCII square or rectangle. == Command list == {| class="wikitable" |+ Command list |- ! Command !! Meaning |- | s || Sets the current variable. Variable can be any of the 26 letters. |- | p || Pushes the character next to it to the variable specified by the <code>s</code> command. |- | j || Pushes the number next to it to the variable specified by the <code>s</code> command. |- | w || Wr...")
  • 11:10, 15 February 2025Translated ZhongWen/Mihai Again Chapter 13 (hist | edit) ‎[5,619 bytes]MihaiEso (talk | contribs) (Created page with "1. 把这个圣经玩意儿取出来;Special:Contributions/PrySigneToFry|<span style='font-family:Unifont;color:red;'>Your system is corrupted, it can't be t彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭...")
  • 02:29, 15 February 2025Translated ZhongWen/PSTF Again Undici (hist | edit) ‎[6,140 bytes]PrySigneToFry (talk | contribs) (Created page with "1. 把这个圣经玩意儿取出来;Special:Contributions/PrySigneToFry|<span style='font-family:Unifont;color:red;'>Your system is corrupted, it can't be t彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭...")
  • 22:57, 14 February 2025Minitable (hist | edit) ‎[1,749 bytes]Buckets (talk | contribs) (Created page with ": ''The title of this article is not correct because of technical limitations. The correct title is actually {| class="wikitable" |}.'' {| class="wikitable" |} is an Esoteric programming language created by User:Buckets in 2022. (Rings are the size of 6l cells per Ring.) {| class="wikitable" |- ! Commands !! Instructions |- | ^ || Moves the pointer radially outward from the current ring m to the next ring m + 1. If it Is at the middle, it moves to ring 1 and sets th...")
  • 21:38, 14 February 2025± (hist | edit) ‎[954 bytes]Buckets (talk | contribs) (Created page with "± (Pronounced Plus-Minus) is an Esoteric programming language created by User:Buckets in 2024. {| class="wikitable" |+ Caption text |- ! Commands !! Instructions |- | ±<sub>m</sub> || Set a group of Plus or Minus with The integer n. |- | ∓<sub>n</sub> || Set a group of Minus or Plus with The integer m, For example: If 1±<sub>0</sub>1 = 2, then 1∓<sub>0</sub>1 = 0. |- | ? || Print out the current number in ASCII. |- | _ || Set ±<sub>o</sub> to either + or -, o...")
  • 18:44, 14 February 2025Zidryx myno (hist | edit) ‎[223 bytes]Tommyaweosme (talk | contribs) (Created page with "Zidryx myno is python but every character is caeser-shifted the length of the program mod 26 == hello world == jlchn("byffi qilfx") == cat == dfwbh(wbdih()) == a+b problem == o=wbdih();p=wbdih();dfdwbh(wbh(a)+wbh(b))")
  • 14:08, 14 February 2025StormLang (hist | edit) ‎[9,302 bytes]PrySigneToFry (talk | contribs) (Created page with "StormLang is collaboratively designed by PSTF, None1, and islptng. = Language Overview = StormLang is turing-complete, supports to make gorgeous program and access the Internet, and may also construct artifical intelligences, high-level, strong like the fire, efficient like storm(thus it get the name "StormLang"), fast as tigers pounce on food. = Basic Syntax = == I/O == <pre> read() write(a, ascii = false) input() print(a, end = '\n') getchar() putchar(a) </pre> # Res...")
  • 13:11, 14 February 2025Translated Tri (hist | edit) ‎[1,929 bytes]MihaiEso (talk | contribs) (Created page with "Translated Tri is a horribly translated version of Tri. I should take more languages in the translator machine next! 1. Take this: <pre> // Prints "Hello, world!" to the console. // inc inc psh psh psh mul sto nxt sto psh mul lst psh add sto prn nxt zro clr inc inc inc psh psh add inc nxt pop inc psh lst psh mul one psh add sto nxt sto lst lst psh nxt nxt nxt add sto prn zro inc inc inc psh inc psh add sto prn prn inc inc inc prn clr lst lst lst psh nxt psh sub...")
  • 09:36, 14 February 2025Translated ZhongWen/Mihai Again Twelve (hist | edit) ‎[5,702 bytes]MihaiEso (talk | contribs) (Created page with "1. 把这个圣经玩意儿取出来;Special:Contributions/PrySigneToFry|<span style='font-family:Unifont;color:red;'>You computer has a severe err彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭帕?铃 ?\...")
  • 04:37, 14 February 2025Tri-Tru-Eso (hist | edit) ‎[4,334 bytes]Yunasha Hotora (talk | contribs) (Created page with "{{Stub}} ''Not to be confused with Tri.'' Tri-Tru-Eso is an esolang created by User:Yunasha_Hotora. Originaly uploaded to [https://github.com/Yunasha/tri-tru-eso Github] at July, 2024. Category:2025 =External Links= * [https://github.com/Yunasha/tri-tru-eso Github Repository]")
  • 01:59, 14 February 2025Translated ZhongWen/PSTF Again Δέκα (hist | edit) ‎[6,047 bytes]PrySigneToFry (talk | contribs) (Created page with "1. 把这个圣经玩意儿取出来;Special:Contributions/PrySigneToFry|<span style='font-family:Unifont;color:red;'>You computer has a severe err彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭帕?铃 ?\$#\$ 3\...")
  • 22:07, 13 February 2025!@a* (hist | edit) ‎[1,073 bytes]Buckets (talk | contribs) (Created page with "!@a* (Pronounced Bang-at-a-star) is an Esoteric programming language created by User:Buckets in 2020 about shooting stars with guns. (Extinguished Stars = 0.) {| class="wikitable" |- ! Commands !! Instructions |- | ^ || Moves up the pointer of the list of Every single star in existence. |- | v || Moves down the pointer of the list of Every single star in existence. |- | ! || Shoot at the current pointer's star, this will Extinguish the star. |- | [ || Start new Selec...")
  • 16:30, 13 February 2025Topple (hist | edit) ‎[3,575 bytes]H33T33 (talk | contribs) (Created page with "Topple is developed in C. The entire language is made up of single characters. Topple (conditionally) ignores whitespace, which means you can cram everything into one line. Good luck with that though. ==Overview== {| class="wikitable" !Command !Description !Example !Output |- | style="text-align:center"| <code>.</code> |Tells the program to “admit” a given character *Does not ignore whitespace | style="text-align:center"|<code>a.b.c.</code> | style="text-align:cent...")
  • 13:32, 13 February 2025ToArrowScript (hist | edit) ‎[4,210 bytes]Cycwin (talk | contribs) (Created page with "ToArrowScript(or TAS, AS) is a language created by User:Cycwin.This language is partly inspired by the => (arrow) symbol in JavaScript. == Syntax of TAS == Use the ampersand symbol to separate each line of command. Each command is composed in a format similar to the following. (0) => add <= (1) <= (2) You can see that (0), (1), and (2) all point to the function named add. Then this function will receive the three parameters of (0), (1), and (2) in sequence. The cre...")
  • 10:36, 13 February 2025Translated ZhongWen/Mihai Again Chapter XI (hist | edit) ‎[5,667 bytes]MihaiEso (talk | contribs) (Created page with "1. 把这个圣经玩意儿取出来;Esolang:undefined1234|<span style='font-family:Unifont;'>You computer has a severe err彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭帕?铃 ?\$#\$ 3\$?貗D$崉檡俍媗$H塂...")
  • 09:15, 13 February 2025Translated ZhongWen/islptng Zwei (hist | edit) ‎[4,025 bytes]I am islptng (talk | contribs) (Created page with "Translated ZhongWen/PSTF Again Chapter IX|<span style='font-family:Unifont;'>You computer has a severe err彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭帕?铃 ?\$#\$ 3\$?貗D$崉檡俍媗$H塂$婦$ 嬝凌零 貗??D$03D$(嬭懒? 鑻D$塴$(嬭拎另...")
  • 09:00, 13 February 2025Translated ZhongWen/Mihai Again Chapter X (hist | edit) ‎[5,606 bytes]MihaiEso (talk | contribs) (Created page with "Translated ZhongWen/Mihai Again Chapter IX|<span style='font-family:Unifont;'>You computer has a severe err彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭帕?铃 ?\$#\$ 3\$?貗D$崉檡俍媗$H塂$婦$ 嬝凌零 貗??D$03D$(嬭懒? 鑻D$塴$(嬭拎另...")
  • 07:54, 13 February 2025Translated ZhongWen/PSTF Again Chapter IX (hist | edit) ‎[6,331 bytes]PrySigneToFry (talk | contribs) (Created page with "Translated ZhongWen/Mihai Again Chapter IX|<span style='font-family:Unifont;'>You computer has a severe err彁蕢L$D3蓨h$禤&奌%玲 ?禤'玲 蕢L$H3蓨h(禤*奌)玲 ?禤+玲 蕢L$L3蓨h,禤.奌-玲 ?禤/玲 蕢L$P3蓨h0禤2奌1玲 ?禤3玲 ?禤6塋$T3蓨h4奌5玲 ?禤7玲 ?禤:塋$X3蓨h8奌9玲 ?禤;玲 ?見p<奝=禓?菱 琢? 袐F 媈媬嬭另拎 ?~#?~n龐D孁缐l$溜 鴭帕?铃 ?\$#\$ 3\$?貗D$崉檡俍媗$H塂$婦$ 嬝凌零 貗??D$03D$(嬭懒? 鑻D$塴$(嬭拎另...")
  • 06:15, 13 February 2025Nya~*kwrgsfish+-HQ9`:'"rbtAzxdi8 (hist | edit) ‎[3,414 bytes]PrySigneToFry (talk | contribs) (Created page with "Nya~*kwrgsfish+-HQ9`:'"rbtAzxdi8, or Nya~Τούρινγκ-r%23kc锟斤拷d#T大个b彁jSV\d\\\\zESGmcdips is designed by PSTF. = Language Overview = Nya~*kwrgsfish+-HQ9`:'"rbtAzxdi8 is turing complete, uses an accumulator, a tape with 114514 cells, a stack, a buffer, and variables. It is simply extended from nya~. Its file extension is ".nyatc". You're free to edit this Esolang, but: # No joke commands. # Make sure your command is implementable. # It is not...")
  • 05:50, 13 February 2025Translated ZhongWen/Mihai Again Chapter IX (hist | edit) ‎[6,409 bytes]MihaiEso (talk | contribs) (Created page with "1. Put this: 圣经 in the machine <pre> 不不。 磁盘上没有非活动存储 禁用锁屏 磁盘上的棉花存储已禁用 您必须单击屏幕上的“确定”按钮,才能将解锁的磁场锁定在非活动硬盘上。 霍比特人。 你必须锁定页面。 非活动收集非活动收集在非活动收集时非活动收集。非活动收集磁盘上的非活动收集必须受到监视。磁盘上的未活动...")
  • 01:19, 13 February 2025TMIDL (hist | edit) ‎[2,135 bytes]Luihum (talk | contribs) (created the page, with infobox and interpreter directive list)
  • 20:23, 12 February 2025,*"':;!?.+ (hist | edit) ‎[3,285 bytes]Buckets (talk | contribs) (Created page with "{{wrongtitle|title=,*"':;!?.+_}} ,*"':;!?.+_ is an Esoteric programming language created by User:Buckets in 2024, To be specific It wasn't named But It's just The order of the Commands Shown. {| class="wikitable" |- ! Commands in order !! Instructions, also in order |- | , || Move pointer up of the stack. |- | * || Move pointer down on the stack. |- | " || Drag selection upwards. |- | ' || Drag selection Downwards. |- | : || Flip the selection upsidedown. |- | ; || A...")
  • 14:28, 12 February 2025OwOlang (hist | edit) ‎[3,407 bytes]BrainFuckGirl (talk | contribs) (Created Page for OwOlang)
  • 13:03, 12 February 2025JC-0715 (hist | edit) ‎[517 bytes]Allen123456hello (talk | contribs) (new esolang)
  • 10:04, 12 February 2025Translated ZhongWen/PSTF Again Chapter VIII (hist | edit) ‎[6,125 bytes]PrySigneToFry (talk | contribs) (Created page with "1. 把这个圣经玩意儿取出来 <pre> 你好 1696年1月1日至2月2日, 该项目发现小行星HN2, 其轨道编号为1696。 一个对象名为HN2的polya对象, 另一个对象名为J2C。 此外, 该项目的观测还发现了1709颗与双星系成员类型相同的小行星。 这颗被称为小行星的小行星目前处于观测阶段。 此外HN 2星团中有一个被称为CRF ZF 2 FIV的重要天体, 是这个星...")
  • 07:38, 12 February 2025Translated ZhongWen/islptng (hist | edit) ‎[4,755 bytes]I am islptng (talk | contribs) (Created page with "1. 把这个圣经玩意儿取出来 <pre> 呸。 1696 年,Tnt 准备就绪。年底的爱情是 1709 年的第一天。 呸。 呸。 n4m,又一次,Easy Some 开始搜索了! 呸。 N4M,又是 CRF。 呸。 哦,哦! 1696 年 1 月,2 月。 1696 年,Tnt 准备就绪。 呸。 呸。 这很简单。 n4m ,再说一次,我喜欢 crf。 1696 年,Tnt 准备就绪。 n4m ,再次,歌曲 DN 1709 crf。 </...")
  • 04:23, 12 February 2025Translated ZhongWen/PSTF Again Chapter VII (hist | edit) ‎[5,332 bytes]PrySigneToFry (talk | contribs) (Created page with "Translated ZhongWen/Mihai Again8 is still not enough, so let's make it C̵͈͚̻̭͈̣̣̱̅̇͆̀͛̀̆̑̒ͅR̡̡̘̳̗͖̞͓̖͂̎́͆͑̋̒̒͜Ã̫̗̺̳̮̺͌́̋̄͋͋͌͞Z̡͖͍͖͕̭̠͇̥͖̏̊̊̐̅͐͞I̸͈̝͉̹̼͇͛͆̓̕͝E̵̤̜̗͓̩̐̈́͒̅̊̓̾͢͝R̟̣̘̝̝̗̋͌̓͊͌́̄͗̽!!!! Ḥ̵̦̯̯̠̠̜̜̝̣̾̊͆̏̏́̂͒a̛̛̱̼͇̻͍͚̞̘͉̓͌͢͝h̗̫̤̦̖̹͚̯̖̪̓͗͛̅̽̈̌̕͘͠å̶̛̛̖͈̙̫̻̬̻͙̜̈́͊͑̑̆̃͜ĥ̢͓̱͕̗...")
  • 23:45, 11 February 2025StereotypeAssembly (hist | edit) ‎[150 bytes]NNlk05 (talk | contribs) (Created page with "{{WIP}} StereotypeAssembly is a stereotype, hackerly language built to resemble assembly language by User:NNlk05. Category:Works-in-Progress")
  • 22:01, 10 February 2025Diner (hist | edit) ‎[1,860 bytes]Buckets (talk | contribs) (Created page with "Diner is an Esoteric programming language created by User:Buckets in 2022, where you are at a Diner. {| class="wikitable" |+ Caption text |- ! Commands !! Instructions |- | A number 1-9 || Pushes 1-9 on top of the stack. |- | Uh || Adds the top two values. |- | Um || Multiplies the top value with -1. |- | and || Multiplies the top two values. |- | Also || Swap the top two values. |- | , Extra pickles || Duplicate the top of the stack. |- | , No cheese || If = 1, then...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)