We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 | 1,000 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 05:35, 27 June 2026
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

27 June 2026

N    05:20  Talk:King In Yellow diffhist +98 Win7HE talk contribs (Created page with "king in ultramarine --~~~~")
     04:13  King In Yellow diffhist +473 Yayimhere2(school) talk contribs (→‎Commands)
N    03:12  扌宀 machine diffhist +1,445 PrySigneToFry talk contribs (Created page with "扌宀 machine is designed by PSTF. == Definition == 扌宀 machine is a variant of S^A machine. A 扌宀 machine consists of an infinite tape and the following 8 operations. # Increase the value of current cell(hereinafter referred as N) by a where a is a constant # Decrease the value of X by 1 if X>0 else do nothing # Swap the values of cell #x and cell #y # Move to cell #x # If N is 0, jump to line x, where x is a constant # Transfer the value of N to the scree...")

26 June 2026

     23:09  Brafunge diffhist +636 Kaveh Yousefi talk contribs (Introduced a twissel of further examples, supplemented several page category tags and added a hyperlink to my interpreter implementation.)
N    22:53  Alexandrion‎‎ 3 changes history +3,052 [Miui‎ (3×)]
     
22:53 (cur | prev) +108 Miui talk contribs (→‎Functions)
     
22:49 (cur | prev) +2,563 Miui talk contribs
N    
22:32 (cur | prev) +381 Miui talk contribs (Created page with "Alexandrion is a esoteric programming language with two functions, (Streetsweeper) and (Ordinator) = Functions = Alexandrion() == Streetsweeper == F(f1)<code>Alexandrion(Streetsweeper)</code> == Ordinator == F(f2)<code>Alexandrion(Ordinator)</code> =See also= Kontakion-machine Category: LanguagesCategory: 2026")
N    22:49  Alexandrion/Kontakion-machine diffhist +7,145 Miui talk contribs (rebase)
     22:45  User:Miui‎‎ 5 changes history +100 [Miui‎ (5×)]
     
22:45 (cur | prev) −64 Miui talk contribs (→‎Heptavintimal: rebasing)
     
20:48 (cur | prev) +29 Miui talk contribs (→‎Heptavintimal)
     
16:59 (cur | prev) +26 Miui talk contribs (→‎Data structures and concepts)
     
16:57 (cur | prev) +1 Miui talk contribs (→‎Heptavintimal)
     
16:55 (cur | prev) +108 Miui talk contribs (→‎Crystal-complete)
     22:40  Radix-1 contraction‎‎ 3 changes history −35 [Miui‎ (3×)]
     
22:40 (cur | prev) −58 Miui talk contribs (rebase)
     
18:53 (cur | prev) +1 Miui talk contribs (→‎See also: K)
     
18:53 (cur | prev) +22 Miui talk contribs (→‎See also: link Kontakion)
     22:39  Kontakion-machine‎‎ 2 changes history +139 [Miui‎ (2×)]
     
22:39 (cur | prev) 0 Miui talk contribs (→‎machine: rebase)
     
20:40 (cur | prev) +139 Miui talk contribs
N    22:37  Alexandrion/Ordinator diffhist +4,686 Miui talk contribs (Created page with "An ''Alexandrian Ordinator'' is a machine which takes a string as input and returns its Alexandrian ordinance. = machine = <pre> import math # ----------------------------- # S-FUNCTION # ----------------------------- def S_orig(c): i = ord(c) - 65 if i < 1: return (i, i+1) return (1, 9999) # ----------------------------- # INTERVAL REFINEMENT # ----------------------------- def refine(word, radix): lo, hi = 0.0, float(radix) for c in word:...")
     22:36  Alexandrian Ordinator‎‎ 3 changes history −4,816 [Miui‎ (3×)]
     
22:36 (cur | prev) −4,875 Miui talk contribs (Replaced content with "#REDIRECT Alexandrion#Ordinator") Tag: Replaced
     
22:34 (cur | prev) +36 Miui talk contribs (Redirected page to Alexandrion#Ordinator) Tag: New redirect
     
18:52 (cur | prev) +23 Miui talk contribs (→‎See also: link Kontakion)
N    22:36  Alexandrion/Streetsweeper diffhist +2,125 Miui talk contribs (Created page with "An ''Alexandiran Streetsweeper'' is a machine for registering a dictionary to a ''heptavintimal'' registry == machine == python machine <pre> import math def S_orig(c): i = ord(c) - 65 if i < 1: return (i, i+1) return (1, 9999) def refine(word, radix): lo, hi = 0.0, float(radix) for c in word: a, b = S_orig(c) w = hi - lo lo = lo + w * (a / 9999) hi = lo + w * ((b - a) / 9999) return lo, hi HEPT = "0ABC...")
     22:36  Alexandrian Streetsweeper‎‎ 3 changes history −2,247 [Miui‎ (3×)]
     
22:36 (cur | prev) −2,313 Miui talk contribs (Replaced content with "#REDIRECT Alexandrion#Streetsweeper") Tag: Replaced
     
22:33 (cur | prev) +43 Miui talk contribs (Redirected page to Alexandrion#Streetsweeper) Tag: New redirect
     
18:51 (cur | prev) +23 Miui talk contribs
N    19:17  User:Miui/Drafts/Жiжo‎‎ 5 changes history +536 [Miui‎ (5×)]
     
19:17 (cur | prev) +1 Miui talk contribs (→‎DMT Archictecture)
     
19:17 (cur | prev) −3 Miui talk contribs (→‎DMT Archictecture)
     
19:15 (cur | prev) −60 Miui talk contribs
     
17:30 (cur | prev) +8 Miui talk contribs
N    
17:29 (cur | prev) +590 Miui talk contribs (Created page with "''Жiжo'' is an esoteric programming langed based on [https://www.xenharmonikon.org/2024/06/17/tritriadic-scales-with-seven-tones/ tritriadic scales with seven tones/]. It uses a Kontakion, diatonic tones intervals as opcodes and '''DMT''' (dominant mediant /arbitrary tonic) =Partitioning D= D< > 0, 400, 600, 800 or 1200 cents. M< > 0, ±D, ±2D, +3D modulo 1200 cents. These conditions are sufficient to partition D into four domains: I 0 < D < 4...")
     19:04  (Upload log) [Miui‎ (2×)]
     
19:04 Miui talk contribs uploaded File:Жiжo.png
     
05:39 Miui talk contribs uploaded File:Dafne circuit.gif
     18:45  Dafne‎‎ 5 changes history +465 [Miui‎ (5×)]
     
18:45 (cur | prev) +67 Miui talk contribs (→‎Definitions)
     
13:32 (cur | prev) 0 Miui talk contribs (→‎Dafne's completeness theorem: correct stable modulus)
     
13:31 (cur | prev) +72 Miui talk contribs (→‎Dafne's completeness theorem)
     
13:30 (cur | prev) +265 Miui talk contribs (→‎Dafne's completeness theorem)
     
05:40 (cur | prev) +61 Miui talk contribs (→‎Vedic square)
     17:09  Writr diffhist +1 Yayimhere2(school) talk contribs (→‎Etymology)
N    16:54  King In Yellow‎‎ 5 changes history +2,578 [Yayimhere2(school)‎ (5×)]
     
16:54 (cur | prev) +59 Yayimhere2(school) talk contribs (→‎Commands)
     
16:43 (cur | prev) +1 Yayimhere2(school) talk contribs (→‎Commands)
     
12:52 (cur | prev) −8 Yayimhere2(school) talk contribs (remove {WIP} im done!!!)
     
12:52 (cur | prev) +2,069 Yayimhere2(school) talk contribs
N    
11:45 (cur | prev) +457 Yayimhere2(school) talk contribs (Created page with "{{WIP}} '''King In Yellow'''(or just '''KIY''') is an Esoteric programming language created by User:Yayimhere. Even though the original concept is unknown(as it was adapted/expanded from a language yayimhere had discarded earlier), its current concept is allowing program bits to never be executed yet still have an effect on the memory. == Memory == Memory is held in two places. One is a bit register, which is <code>1</code> if the latest created")
N    13:49  Assembly++‎‎ 4 changes history +929 [Mrtli08‎ (4×)]
     
13:49 (cur | prev) +15 Mrtli08 talk contribs
     
13:48 (cur | prev) −4 Mrtli08 talk contribs
     
13:47 (cur | prev) −15 Mrtli08 talk contribs
N    
13:47 (cur | prev) +933 Mrtli08 talk contribs (Created page with "Assembly++ is x86 but with more commands. === Commands added === prc - Print Char (prc 65) <br> bcs - Delete one character (backspace) (bcs ; very ez)<br> cls - Clear screen (cls ; both works for bitmap and text)<br> ich - Input Char (ich ax) <br> wtic - Wait then input char (wtic ax ; ich but it waits until a key is pressed)<br> sqa - Square value (sqa rax)<br> sqr - Take square root of value (sqr rax)<br> sin - Sine value (sin rax)<br> cos - Cosine value (cos rax)<br>...")
     12:56  User:Yayimhere diffhist +74 Yayimhere2(school) talk contribs (→‎esolangs)
     11:53  S^A machine diffhist +70 PrySigneToFry talk contribs
N    11:34  Talk:Unstoppable diffhist +1,875 PkmnQ talk contribs (Intermediate language)
     10:44  C+++‎‎ 2 changes history +7 [Win7HE‎ (2×)]
     
10:44 (cur | prev) +8 Win7HE talk contribs
     
10:44 (cur | prev) −1 Win7HE talk contribs
N    10:19  User:Win7HE/javascript test‎‎ 2 changes history +69 [Win7HE‎ (2×)]
     
10:19 (cur | prev) −37 Win7HE talk contribs
N    
09:52 (cur | prev) +106 Win7HE talk contribs (Created page with "[http://javascript:navigator.clipboard.writeText("test") javascript:navigator.clipboard.writeText("test")]")
     10:15  Methemetics/Interpreter diffhist +407 Win7HE talk contribs

25 June 2026

N    22:55  Kontakion-machine diffhist +9,443 Miui talk contribs (Created page with "A Kontakion-machine uses ''heptavtinimal terscii'' encoding and generates a ''Kontakion''. It can evaluate a word or a set of words and operates by producing a jump-address in the case of a collision between two words. = machine = <pre> # ----------------------------- # TERSCII ENCODING # ----------------------------- _CHAR_TO_TERSCII_CODE = {} # Mapping for the Basic Roman Block (00-88) terscii_roman_block_map = [ # Col 0 Col 1 Col 2 Col 3 Col 4 Col...")
N    22:05  Alexandrian Ordinator‎‎ 3 changes history +4,851 [Miui‎ (3×)]
     
22:05 (cur | prev) +123 Miui talk contribs
     
22:02 (cur | prev) −933 Miui talk contribs (→‎example: format)
N    
22:00 (cur | prev) +5,661 Miui talk contribs (Created page with "An ''Alexandiran Ordinator'' = machine = <pre> import math # ----------------------------- # S-FUNCTION # ----------------------------- def S_orig(c): i = ord(c) - 65 if i < 1: return (i, i+1) return (1, 9999) # ----------------------------- # INTERVAL REFINEMENT # ----------------------------- def refine(word, radix): lo, hi = 0.0, float(radix) for c in word: a, b = S_orig(c) w = hi - lo lo = lo + w * (a / 9999)...")
N    22:04  Radix-1 contraction‎‎ 3 changes history +1,097 [Miui‎ (3×)]
     
22:04 (cur | prev) 0 Miui talk contribs (→‎See also: :p)
     
22:04 (cur | prev) +89 Miui talk contribs (+ link + category)
N    
07:04 (cur | prev) +1,008 Miui talk contribs (Created page with "radix‑1 contraction is useful to evaluate the semantics of a language ==example== Fuck you! <pre> import math S = lambda c: (lambda i: (i, i+1) if i < 27 else (27, 9999))(ord(c) - 65) def d(s): lo, hi = 0.0, 19683.0 for c in s: a, b = S(c) w = hi - lo lo = lo + w * (a / 9999) hi = lo + w * ((b - a) / 9999) return lo, hi f = lambda x: int((x - math.floor(x)) * 1e13 + 0.5) word = "!" lo, hi = d(word) print("lo:", lo)...")
     22:01  Esolang:Introduce yourself‎‎ 2 changes history +362 [Sock of glory‎; Nimeratus‎]
     
22:01 (cur | prev) +186 Nimeratus talk contribs (→‎Introductions)
     
04:57 (cur | prev) +176 Sock of glory talk contribs
N    21:53  Alexandrian Streetsweeper‎‎ 6 changes history +2,286 [Miui‎ (6×)]
     
21:53 (cur | prev) +27 Miui talk contribs
     
20:46 (cur | prev) +41 Miui talk contribs (categorize)
     
20:43 (cur | prev) +2 Miui talk contribs (→‎examples: correct capitalization of "Fuck")
 m   
20:42 (cur | prev) +1 Miui talk contribs (→‎machine: fmt)
     
20:42 (cur | prev) +816 Miui talk contribs (→‎example)
N    
20:39 (cur | prev) +1,399 Miui talk contribs (Created page with "An ''Alexandiran Streetsweeper'' is a machine for registering a dictionary to a ''heptavintimal'' registry == example == import math def S_orig(c): i = ord(c) - 65 if i < 1: return (i, i+1) return (1, 9999) def refine(word, radix): lo, hi = 0.0, float(radix) for c in word: a, b = S_orig(c) w = hi - lo lo = lo + w * (a / 9999) hi = lo + w * ((b - a) / 9999) return lo, hi HEPT = "0ABCDEFGHIJKLMNOPQRSTUVW...")
     21:31  (User creation log) [Sock of glory‎; Nimeratus‎]
     
21:31 User account Nimeratus talk contribs was created ‎
     
04:55 User account Sock of glory talk contribs was created ‎
     20:32  Combinatory logic‎‎ 4 changes history +42 [Bobby Jacobs‎ (2×); Blashyrkh‎ (2×)]
 m   
20:32 (cur | prev) 0 Blashyrkh talk contribs (→‎Table of combinators: I-less SK forms are preferable if have the same length)
     
13:11 (cur | prev) +34 Blashyrkh talk contribs (→‎Table of combinators: SKI expression for F)
     
12:22 (cur | prev) +4 Bobby Jacobs talk contribs (If you are going to use non-I expressions for I*, then use this one that is easier to understand as RTR.)
     
12:16 (cur | prev) +4 Bobby Jacobs talk contribs (I found an expression for D1 that is the same length, but with only S and K (no I).)
     20:15  User talk:Bobby Jacobs‎‎ 4 changes history +1,735 [Bobby Jacobs‎; Blashyrkh‎ (3×)]
     
20:15 (cur | prev) +48 Blashyrkh talk contribs (And more rewording to disambiguate equation sign)
     
20:13 (cur | prev) +361 Blashyrkh talk contribs (Re-read your words several more times and reworded my point)
     
13:09 (cur | prev) +500 Blashyrkh talk contribs
     
12:33 (cur | prev) +826 Bobby Jacobs talk contribs
N    18:00  Extrapolated brainfuck diffhist +2,414 Challenger5 talk contribs (Created page with "{{infobox proglang |name=Extrapalot |paradigms=imperative |author=User:Challenger5 |year=2026 |class=Unknown |influence=brainfuck }} '''Extrapalot''' is a brainfuck derivative where loops are inferred from the program rather than being written explicitly. An Extrapalot program is compiled to a brainfuck program by removing all characters except <code>+</code>, <code>-</code>, <code><</code>, <c...")
N    16:45  Talk:Tableria diffhist +273 Miui talk contribs (Created page with "Tableria 11 is 32789 px tall. It seems related to StegFuck interpreter regarding how to handle aiirthmetic intermediate representation using a ratio. <pre> IP=0 tape=[0 for i in range(65536)] pointer=32768 </pre> The distance being 21 (a fibonacci) is notable as well.")
     14:32  Minsky machine diffhist +96 PrySigneToFry talk contribs
N    14:29  S^A machine‎‎ 3 changes history +2,264 [PrySigneToFry‎ (3×)]
     
14:29 (cur | prev) −3 PrySigneToFry talk contribs (→‎Categories)
     
14:28 (cur | prev) 0 PrySigneToFry talk contribs
N    
14:26 (cur | prev) +2,267 PrySigneToFry talk contribs (Created page with "S^A machine is designed by PSTF, which is a subset of a Minsky machine with 2 registers. == Definition == A S^A machine consists of 2 registers called A and B and the following 9 operations. # Increase the value of A by 1 # Decrease the value of A by 1 if A>0 else do nothing # Swap the values of A and B # Apply all operations on A to B instead # Apply all operations on B back to A # If A is 0, jump to line x, where x is a constant # Transfer the valu...")
     13:46  Don Giovanni‎‎ 3 changes history +4,371 [PrySigneToFry‎ (3×)]
     
13:46 (cur | prev) +10 PrySigneToFry talk contribs (Oops!)
 m   
12:46 (cur | prev) 0 PrySigneToFry talk contribs
     
11:55 (cur | prev) +4,361 PrySigneToFry talk contribs (Big update! Big update! Don Giovanni now supports bitwise operations, integer division, and exponentiation!!!)
N    12:32  User talk:NikoTE diffhist +100 Win7HE talk contribs (Created page with "welcom e to esolangs! --~~~~")
 m   12:04  English diffhist +223 PrySigneToFry talk contribs
N    10:52  User:Tpaefawzen/common.js diffhist +30,139 Tpaefawzen talk contribs (+kongyokongyo tool Dumper)
N    10:48  Talk:Research on compiling Javascript to Brainfuck‎‎ 2 changes history +934 [Blashyrkh‎ (2×)]
     
10:48 (cur | prev) +676 Blashyrkh talk contribs (Lack of subroutines, hence the structure of output brainfuck code)
N    
10:34 (cur | prev) +258 Blashyrkh talk contribs (Created page with "An approach with intermediate stack machine looks viable (something like python bytecode). I.e. translate JS to stack machine first, then translate stack machine into BF. --~~~~")
 m   10:42  Anti-Plushie language DIY‎‎ 2 changes history +571 [Ractangle‎ (2×)]
 m   
10:42 (cur | prev) +8 Ractangle talk contribs (→‎Implemntation?)
 m   
10:36 (cur | prev) +563 Ractangle talk contribs (please comfirm if this is a correct interpriter before adding the "Implemented" category!)
 m   10:24  Geography table diffhist +2 Unname4798 talk contribs (Grammar)
N    09:39  Research on compiling Javascript to Brainfuck diffhist +452 Mrtli08 talk contribs (Created page with "{{WIP}} Compiling JS into Brainfuck can seem absurd, but i think its worth trying. IDK why i made this tho. === Variables === In Javascript, variables are... variables. For BF, we will need to change some stuff. <br> For example, if we turn <code>var i = 21;</code> into BF, we can ignore var, = and ;. <br> We can allocate byte 1 for i, and based on the order, variables will be allocated byte per byte. <br> For example, a table like this can exist:")
 m   08:42  Language list diffhist +13 Uellenberg talk contribs (Add Insert)
N    08:41  Insert diffhist +10,371 Uellenberg talk contribs (Initial Page)
N    04:58  User:Sock of glory diffhist +88 Sock of glory talk contribs (Created page with "yay socks. yay star ducks. yay ice cream. yay esolangs because this is the esolang wiki.")
     04:30  Dafne‎‎ 8 changes history +448 [Miui‎ (8×)]
     
04:30 (cur | prev) +76 Miui talk contribs (link turtle demo to language panel)
     
03:31 (cur | prev) +123 Miui talk contribs (Completeness theorem)
     
03:19 (cur | prev) +17 Miui talk contribs (→‎See also: link Brainloller)
     
03:06 (cur | prev) +18 Miui talk contribs (→‎See also: link Braincopter)
     
03:03 (cur | prev) +4 Miui talk contribs (→‎Truth machines: format)
     
03:02 (cur | prev) −1 Miui talk contribs (→‎Truth machines: none)
     
03:01 (cur | prev) +2 Miui talk contribs (→‎Truth machines: correct StegFuck)
     
03:00 (cur | prev) +209 Miui talk contribs (Truth machine)
     02:59 Upload log Miui talk contribs uploaded File:TRUTHER ROTAS.png
     00:59  User:Aadenboy/Live stats‎‎ 2 changes history +641 [Aadenboy‎ (2×)]
     
00:59 (cur | prev) +641 Aadenboy talk contribs (more precise time estimate)
     
00:46 (cur | prev) 0 Aadenboy talk contribs (wrong date format)

24 June 2026

     23:39  Combinatory logic‎‎ 2 changes history +21 [PkmnQ‎; Blashyrkh‎]
     
23:39 (cur | prev) +21 Blashyrkh talk contribs (→‎Table of combinators: I and I* are not the same (despite the fact that Ixy=I*xy). They are eta-equivalent, but their ranks are different. Ix != I*x)
     
02:09 (cur | prev) 0 PkmnQ talk contribs (→‎Table of combinators: Switch shorter expression for one that more obviously equals B(BBB)(B(BBB)))
     23:05  Dafne‎‎ 19 changes history +4,130 [Miui‎ (19×)]
     
23:05 (cur | prev) −932 Miui talk contribs (→‎Dafne turtles: extant link to turtle stack engine)
     
15:18 (cur | prev) +386 Miui talk contribs (→‎Dafne turtles)
     
15:16 (cur | prev) +46 Miui talk contribs (→‎=Dafne turtles)
     
15:15 (cur | prev) +702 Miui talk contribs (→‎Interpreter)
     
03:38 (cur | prev) +13 Miui talk contribs (→‎n-Dimensional: fit)
     
03:32 (cur | prev) +12 Miui talk contribs (→‎Rotor)
 m   
03:32 (cur | prev) 0 Miui talk contribs (→‎Rotor)
     
03:31 (cur | prev) −27 Miui talk contribs (→‎Vedic_square: rearrangment)
     
03:28 (cur | prev) +15 Miui talk contribs (→‎Interpreter)
     
03:14 (cur | prev) +6 Miui talk contribs (→‎Interpreter)
     
03:13 (cur | prev) −27 Miui talk contribs (→‎n-Dimensional: redudant)
     
03:12 (cur | prev) −10 Miui talk contribs (→‎Interpreter: upscale rotor)
     
02:05 (cur | prev) +7 Miui talk contribs (→‎Post canonical system tag)
     
02:03 (cur | prev) −50 Miui talk contribs (→‎Post canonical system tag)
     
01:58 (cur | prev) +6 Miui talk contribs (→‎Interpreter)
     
01:44 (cur | prev) +10 Miui talk contribs (→‎Interpreter: resize rotor and adjust frame)
     
01:43 (cur | prev) +60 Miui talk contribs (→‎Interpreter)
     
00:18 (cur | prev) +2 Miui talk contribs (→‎Post canonical system tag: correct natural sematnics)
     
00:16 (cur | prev) +3,911 Miui talk contribs (→‎Post canonical system tag interpreter)
     21:30  TetraBit diffhist 0 CodePentuplets48 talk contribs
     21:23  User talk:None1 diffhist +1,209 CodePentuplets48 talk contribs (→‎Regarding your user page,: new section)
     13:41  User talk:I am islptng‎‎ 2 changes history +291 [PrySigneToFry‎; I am islptng‎]
     
13:41 (cur | prev) +199 I am islptng talk contribs (→‎Don Giovanni)
     
11:32 (cur | prev) +92 PrySigneToFry talk contribs (→‎Don Giovanni: new section)
     12:10  Gofe‎‎ 4 changes history −9 [None1‎ (4×)]
     
12:10 (cur | prev) 0 None1 talk contribs (→‎Commands)
     
12:10 (cur | prev) −1 None1 talk contribs (→‎99 bottles of beer)
     
12:09 (cur | prev) −1 None1 talk contribs (→‎Commands)
     
12:09 (cur | prev) −7 None1 talk contribs (Save more bytes)
     10:13  Machine‎‎ 3 changes history +890 [3angle‎ (3×)]
 m   
10:13 (cur | prev) +1 3angle talk contribs (→‎Rounding/Absolute)
     
06:22 (cur | prev) +273 3angle talk contribs (→‎Input/Output)
     
06:11 (cur | prev) +616 3angle talk contribs
 m   09:30  Tree Chart diffhist −123 Ractangle talk contribs
 m   09:15  Geography table diffhist +1 Ractangle talk contribs (Removed redirect to Tree Chart) Tag: Removed redirect
     09:15 Move log Ractangle talk contribs moved page Geography table to Tree Chart(it would make sence to call it a "Tree Chart" considering it's more fitting as a description)
 m   09:12  Gora‎‎ 3 changes history +32 [Ractangle‎ (3×)]
 m   
09:12 (cur | prev) +26 Ractangle talk contribs
 m   
09:11 (cur | prev) 0 Ractangle talk contribs
 m   
09:10 (cur | prev) +6 Ractangle talk contribs
 m   09:01  Hello++ diffhist −3 Ractangle talk contribs (→‎Interpreter)
 m   08:53  Septem Lingua diffhist −20 Ractangle talk contribs (i wasn't even a part of the team at all)
     08:51  !!Fuck diffhist −112 Ractangle talk contribs (→‎Interpreter: it's deleted)
N    08:48  Talk:Crystal-complete‎‎ 2 changes history +229 [Ractangle‎ (2×)]
 m   
08:48 (cur | prev) +151 Ractangle talk contribs (my dumbah forgot to sign my comment)
N    
08:48 (cur | prev) +78 Ractangle talk contribs (Created page with "can we not create more X-Complete's unless it's actually something intresting?")
N    08:34  Talk:C±± diffhist +176 X-540 talk contribs (Created page with "How does nand work with touples, is it just "bitwise", does it throw an error or is it something else? ~~~~")
     01:54  (Upload log) [Miui‎ (2×)]
     
01:54 Miui talk contribs uploaded a new version of File:DAFNE P ROTAS.png(upscale)
     
01:43 Miui talk contribs uploaded File:DAFNE P ROTAS.png
N    00:01  User:Hotcrystal0/Anti-Crystal Language‎‎ 2 changes history +118 [Hotcrystal0‎ (2×)]
     
00:01 (cur | prev) −6 Hotcrystal0 talk contribs
N    
00:01 (cur | prev) +124 Hotcrystal0 talk contribs (Created page with "'''Anti-Crystal Language''' is a language created by User:Hotcrystal0 specifically to '''not''' be crystal-complete.")
     00:01  User:Hotcrystal0‎‎ 2 changes history +66 [Hotcrystal0‎ (2×)]
     
00:01 (cur | prev) 0 Hotcrystal0 talk contribs
     
00:00 (cur | prev) +66 Hotcrystal0 talk contribs

23 June 2026

     16:02  Combinatory logic‎‎ 3 changes history +25 [Bobby Jacobs‎; Blashyrkh‎ (2×)]
     
16:02 (cur | prev) −43 Blashyrkh talk contribs (→‎Table of combinators: Both Ê versions - canonical and shortest)
 m   
15:47 (cur | prev) +67 Blashyrkh talk contribs (Hide shorter BCKW expression for Ê in a comment)
     
14:48 (cur | prev) +1 Bobby Jacobs talk contribs (The traditional expression for a bald eagle is EE=B(BBB)(B(BBB)). The other composition birds just use B, so it is best to be consistent.)
     15:49  Talk:Combinatory logic‎‎ 2 changes history +350 [Bobby Jacobs‎; Blashyrkh‎]
     
15:49 (cur | prev) +190 Blashyrkh talk contribs (→‎Affine bases: Conversation continues....)
     
14:53 (cur | prev) +160 Bobby Jacobs talk contribs
     15:30 User creation log User account Whakamiharo talk contribs was created ‎
N    12:28  Don Giovanni‎‎ 2 changes history +33,349 [PrySigneToFry‎ (2×)]
 m   
12:28 (cur | prev) +3 PrySigneToFry talk contribs (Oops!)
N    
11:49 (cur | prev) +33,346 PrySigneToFry talk contribs (Created page with ":''This entry is not about Mozart's opera *Don Giovanni*.'' Don Giovanni is designed by PSTF and his AI assistant. It is a Turing-complete language, that may be helpful to the design of Lingua Indeterminatum. = Syntax Overview = <pre> // Factorial (recursion) fn factorial(n) { if n <= 1 { return 1; } else { return n * factorial(n - 1); } } // Fibonacci (double recursion) fn fib(n) { if n <= 1 { return n; } else {...")
     11:51  Language list‎‎ 3 changes history +37 [PrySigneToFry‎; Win7HE‎ (2×)]
     
11:51 (cur | prev) +19 PrySigneToFry talk contribs
     
08:55 (cur | prev) −1 Win7HE talk contribs (→‎M)
     
08:54 (cur | prev) +19 Win7HE talk contribs
N    09:42  Methemetics‎‎ 6 changes history +1,296 [Win7HE‎ (6×)]
     
09:42 (cur | prev) +1 Win7HE talk contribs (→‎Cat)
     
06:13 (cur | prev) 0 Win7HE talk contribs (→‎Examples)
     
06:10 (cur | prev) 0 Win7HE talk contribs
     
06:10 (cur | prev) +73 Win7HE talk contribs
 m   
06:09 (cur | prev) +47 Win7HE talk contribs (equation text)
N    
06:07 (cur | prev) +1,175 Win7HE talk contribs (Created page with "Methemetics is an esoteric programming language by User:Win7HE. It uses the four basic math functions as a base. As well as != (not equal), > (greater-than), < (less-than), and == (equal). It has variables too. == Instructions == <code>_o = ...</code> prints the character of the result of <code>...</code> <code>_i = ...</code> sets the instruction number to the result of <code>...</code> <code>_p</code> is the unicode of the input's character #<code>_z + 1</code>....")
     09:26  Lingua Indeterminatum‎‎ 2 changes history +26 [Ractangle‎; PrySigneToFry‎]
     
09:26 (cur | prev) +46 PrySigneToFry talk contribs
 m   
08:31 (cur | prev) −20 Ractangle talk contribs (→‎Development Team: i didn't agree to be a part of the team??????)
     09:12  Talk:Lingua Indeterminatum‎‎ 3 changes history +1,140 [I am islptng‎; PrySigneToFry‎ (2×)]
     
09:12 (cur | prev) +407 PrySigneToFry talk contribs (→‎Keyword List: new section)
     
09:03 (cur | prev) +248 I am islptng talk contribs
     
04:08 (cur | prev) +485 PrySigneToFry talk contribs
 m   09:03  User:Ractangle/Sandbox/Comments diffhist −453 Ractangle talk contribs
 m   08:44  User:Ractangle diffhist +19 Ractangle talk contribs
     08:43  (Upload log) [Ractangle‎; Miui‎ (4×)]
     
08:43 Ractangle talk contribs uploaded a new version of File:Ractangle.png(up to date noe)
     
04:44 Miui talk contribs uploaded a new version of File:Dafne27.gif(resize)
     
04:44 Miui talk contribs uploaded a new version of File:34D Triadic.png
     
04:30 Miui talk contribs uploaded File:Dafne27.gif
     
03:51 Miui talk contribs uploaded File:34D Triadic.png
     08:39  User:Win7HE diffhist −120 Win7HE talk contribs
     08:27  User talk:I am islptng/On PSTF's Plagiarism diffhist +416 Ractangle talk contribs (→‎Another thing!: new section)
     08:07  Machine‎‎ 2 changes history +305 [3angle‎ (2×)]
 m   
08:07 (cur | prev) −23 3angle talk contribs
     
00:06 (cur | prev) +328 3angle talk contribs
N    06:23  Methemetics/Interpreter‎‎ 4 changes history +2,359 [Win7HE‎ (4×)]
     
06:23 (cur | prev) +5 Win7HE talk contribs
     
06:22 (cur | prev) +227 Win7HE talk contribs
     
06:13 (cur | prev) +1 Win7HE talk contribs
N    
06:08 (cur | prev) +2,126 Win7HE talk contribs (Created page with " DEBUG = 0 import re from sys import argv matchregex=r"(_?\w|[a-zA-Z]{2,}) ?= ?(-?\d+|_?\w|[a-zA-Z]{2,})( ?(!=|>|<|==|-|\+|\*|\/|%) ?(-?\d+|_?\w|[a-zA-Z]{2,}))?;"; try: input = argv[2] except: input = '' txt = open(argv[1],'r').read() _i = '_i' v = {'_i':0,'_z':0} x = re.findall(matchregex, txt) if DEBUG: print(x) for i in range(len(x)): if x[i][2] == '': x[i] = (x[i][0],x[i][1],''...")
     04:54  Machine-language diffhist +44 PrySigneToFry talk contribs
     04:48  Dafne‎‎ 4 changes history +120 [Miui‎ (4×)]
     
04:48 (cur | prev) +56 Miui talk contribs (→‎4D expansion)
     
04:45 (cur | prev) −10 Miui talk contribs (→‎4D expansion)
     
04:30 (cur | prev) +35 Miui talk contribs (→‎4D expansion)
     
03:52 (cur | prev) +39 Miui talk contribs (→‎4D expansion)
     04:10  9 bytes :I diffhist +135 PrySigneToFry talk contribs
 m   03:50  BOREDOM diffhist +296 PrySigneToFry talk contribs
N    03:46  Storm-incomplete diffhist +1,181 PrySigneToFry talk contribs (Created page with "Storm-incomplete is designed by PSTF, and is to against the definition of Storm-complete. = Definition = Note: This content is purely for parody. Before reading, please make sure you are neutral in information technology. Generally speaking, if you want to seriously design a programming language, this page isn't much of a reference and it's not recommended to visit it, to avoid potential mental distress. <div class="mw-collapsible mw-collapsed" style="overflow: hid...")
     01:17  User talk:I am islptng diffhist +250 I am islptng talk contribs

22 June 2026

     23:48  User:Blashyrkh/The Church diffhist −38 Blashyrkh talk contribs (Shorter SKI expressions for 5,6 and 7. Update todo list)
     23:33  Combinatory logic‎‎ 8 changes history +464 [PkmnQ‎; Blashyrkh‎ (7×)]
     
23:33 (cur | prev) +33 Blashyrkh talk contribs (→‎Table of combinators: SKI expression for C**)
     
19:00 (cur | prev) +89 Blashyrkh talk contribs (→‎Table of combinators: SKI expressions for Q[1], Q[2] and R*)
     
17:17 (cur | prev) +246 Blashyrkh talk contribs (→‎Table of combinators: SKI expression for Psi)
     
13:14 (cur | prev) +56 Blashyrkh talk contribs (→‎Table of combinators: IJ expression for F**)
     
12:39 (cur | prev) −9 PkmnQ talk contribs (→‎Table of combinators: Is this a valid ω? What makes something a ω?)
     
11:47 (cur | prev) +24 Blashyrkh talk contribs (→‎Table of combinators: SKI expression for G)
     
10:41 (cur | prev) +27 Blashyrkh talk contribs (→‎Table of combinators: SKI expression for C*)
     
10:21 (cur | prev) −2 Blashyrkh talk contribs (→‎Table of combinators: Shorter SKI expression for Q[4] (13 > 11))
     22:27  (Deletion log) [Ais523‎ (3×)]
     
22:27 Ais523 talk contribs deleted page PopFuck/Rickroll(derivative of copyrighted lyrics)
     
22:27 Ais523 talk contribs deleted page Never Gonna Fuck You Up/Rickroll(Copyright violation: derivative of copyrighted lyrics (and compressed base64ed text is not suitable for wikis anyway))
     
22:26 Ais523 talk contribs deleted page Category:Rickrolling(unapproved category (and most of the pages that would go here would be copyright violations))
     21:46  Dafne‎‎ 17 changes history +15,147 [Miui‎ (17×)]
     
21:46 (cur | prev) +90 Miui talk contribs (→‎See also)
     
19:48 (cur | prev) +43 Miui talk contribs (→‎The DAFNE square: restate as canon and atom.)
     
19:35 (cur | prev) −5 Miui talk contribs (Reorder page)
 m   
19:28 (cur | prev) −31 Miui talk contribs (→‎Interpreter: clarify file usage)
     
19:27 (cur | prev) +180 Miui talk contribs (→‎Interpreter)
     
19:23 (cur | prev) +30 Miui talk contribs (→‎Escape-time)
     
19:18 (cur | prev) +14,156 Miui talk contribs (Jos-Kleinian escape-time)
     
18:57 (cur | prev) −4 Miui talk contribs (→‎4D expansion)
     
16:55 (cur | prev) +4 Miui talk contribs (→‎4D expansion: contextualize)
     
16:54 (cur | prev) −18 Miui talk contribs (→‎4D expansion)
     
16:46 (cur | prev) +1,189 Miui talk contribs (→‎The DAFNE square)
     
12:07 (cur | prev) +61 Miui talk contribs (→‎Vedic_square)
     
12:04 (cur | prev) +532 Miui talk contribs (→‎The DAFNE square)
     
10:55 (cur | prev) +34 Miui talk contribs (→‎Vedic_square)
     
10:51 (cur | prev) −249 Miui talk contribs (→‎Examples)
     
10:51 (cur | prev) −881 Miui talk contribs (→‎execution)
     
09:34 (cur | prev) +16 Miui talk contribs (→‎Bounds)
     21:22  Plushie-incomplete diffhist +101 talk contribs
     20:59  Magnesium diffhist +43 RaiseAfloppaFan3925 talk contribs (bro forgot the categoriazton)
     16:55  User:I am islptng/On PSTF's Plagiarism diffhist +13 Ais523 talk contribs (I'm not sure whether or not this page is appropriate for the wiki, but it at least needs a __NOINDEX__ due to being a page targeted at a specific person (to stop it appearing in search engine results))
     16:37  User:Hotcrystal0/Sandbox‎‎ 3 changes history +565 [Hotcrystal0‎ (3×)]
     
16:37 (cur | prev) +430 Hotcrystal0 talk contribs
     
16:17 (cur | prev) +147 Hotcrystal0 talk contribs
     
01:11 (cur | prev) −12 Hotcrystal0 talk contribs
     15:40  User talk:I am islptng‎‎ 4 changes history +1,435 [PrySigneToFry‎ (2×); I am islptng‎ (2×)]
     
15:40 (cur | prev) +290 PrySigneToFry talk contribs (→‎The Second Coming: new section)
     
04:18 (cur | prev) +29 I am islptng talk contribs (→‎Absolute equality and relative equality)
     
04:15 (cur | prev) +69 I am islptng talk contribs
     
02:45 (cur | prev) +1,047 PrySigneToFry talk contribs (→‎Absolute equality and relative equality: new section)
N    13:53  Machine diffhist +4,837 3angle talk contribs (Created page with "Machine is an esoteric programming language made for creating machines. == Machines == Machines are usually used to test other esoteric programming languages here are some examples and what they test: {| class="wikitable" |- ! Name !! What they test |- | Truth machine || *input *output *comparison *flow control *unbounded repetition *termination |- | False machine || *input *output *comparison *flow control *unbounded repetition *termination |- | Ma...")
 m   13:46  User:PrySigneToFry‎‎ 2 changes history +71 [PrySigneToFry‎ (2×)]
 m   
13:46 (cur | prev) +38 PrySigneToFry talk contribs
 m   
13:45 (cur | prev) +33 PrySigneToFry talk contribs
N    12:57  Lingua Indeterminatum‎‎ 4 changes history +3,353 [I am islptng‎; PrySigneToFry‎ (3×)]
     
12:57 (cur | prev) +970 PrySigneToFry talk contribs
     
07:35 (cur | prev) −19,432 I am islptng talk contribs (This language should be designed FROM SCRATCH along with A REAL PYTHON IMPLEMENTATION.)
     
05:26 (cur | prev) −12,966 PrySigneToFry talk contribs
N    
05:21 (cur | prev) +34,781 PrySigneToFry talk contribs (Created page with "Lingua Indeterminatum is the successor of Septem Lingua, which is also designed by the developing team of Septem Lingua. So far, the language is called Lingua Indeterminatum, but we’re open to other names. On July 1st, there will be a draw, and whoever's name gets chosen will have this page redirected to their page. The name I suggested is 'Lingua Filium'. = Development Team = Leader: User:PrySigneToFry(PSTF) Co-leader: User:I am islptng Developers: U...")
N    12:54  Talk:Lingua Indeterminatum‎‎ 7 changes history +2,517 [PrySigneToFry‎ (3×); I am islptng‎ (4×)]
     
12:54 (cur | prev) +660 PrySigneToFry talk contribs
     
10:22 (cur | prev) +162 PrySigneToFry talk contribs
     
08:05 (cur | prev) +171 I am islptng talk contribs
     
08:03 (cur | prev) +361 I am islptng talk contribs
     
07:55 (cur | prev) +760 PrySigneToFry talk contribs
     
07:44 (cur | prev) +99 I am islptng talk contribs
N    
07:37 (cur | prev) +304 I am islptng talk contribs (Created page with "I think you shouldn't copy Septem Lingua directly. In this language(project?), we'll build the language STEP BY STEP. ~~~~ First of all, let's figure out the data types. <blockquote> to be added by PSTF </blockquote>")
     09:08  Esolang:Introduce yourself diffhist +246 NikoTE talk contribs
     09:05 User creation log User account NikoTE talk contribs was created ‎
N    07:41  Lingua Indeterminatum/STL‎‎ 4 changes history +14,861 [I am islptng‎; PrySigneToFry‎ (3×)]
     
07:41 (cur | prev) +188 I am islptng talk contribs
     
06:31 (cur | prev) +53 PrySigneToFry talk contribs
     
05:27 (cur | prev) +31 PrySigneToFry talk contribs
N    
05:26 (cur | prev) +14,589 PrySigneToFry talk contribs (Created page with "== math == math.sin(x) math.cos(x) math.tan(x) math.cot(x) math.sec(x) math.csc(x) math.sinh(x) math.cosh(x) math.tanh(x) Returns the result of the corresponding trigonometry functions applied to x where sinh(x)=(e<sup>x</sup>-e<sup>-x</sup>)/2, cosh(x)=(e<sup>x</sup>+e<sup>-x</sup>)/2, tanh(x)=sinh(x)/cosh(x)=(e<sup>x</sup>-e<sup>-x</sup>)/(e<sup>x</sup>+e<sup>-x</sup>) Note: The cotangent, secant, and cosecant functions are not recommended for use, because co...")
 m   06:08  C*‎‎ 2 changes history −157 [H33T33‎ (2×)]
 m   
06:08 (cur | prev) −183 H33T33 talk contribs
 m   
06:02 (cur | prev) +26 H33T33 talk contribs
     06:06  ‎‎ 2 changes history +529 [PrySigneToFry‎; 3angle‎]
     
06:06 (cur | prev) +194 PrySigneToFry talk contribs
     
04:28 (cur | prev) +335 3angle talk contribs
     05:59  User talk:Bobby Jacobs‎‎ 2 changes history +617 [Blashyrkh‎ (2×)]
 m   
05:59 (cur | prev) −1 Blashyrkh talk contribs (typo)
     
04:14 (cur | prev) +618 Blashyrkh talk contribs
 m   05:58  Topple diffhist +128 H33T33 talk contribs (Attention to future plans; Expect Topple 1 and Topple 1.1 to be updated and made safe for others to run on their devices because let's be real, the current code really sucks. I knew almost no C++ during the first redevelopment, and the C version is barely any safer. A new version of Topple may also come out of this, although it's very unlikely.)
     05:24  Language list‎‎ 2 changes history +65 [PrySigneToFry‎; 3angle‎]
     
05:24 (cur | prev) +50 PrySigneToFry talk contribs (→‎S)
     
00:29 (cur | prev) +15 3angle talk contribs (→‎G)
     05:21  Septem Lingua‎‎ 5 changes history +1,597 [PrySigneToFry‎ (5×)]
 m   
05:21 (cur | prev) +84 PrySigneToFry talk contribs
     
03:24 (cur | prev) +77 PrySigneToFry talk contribs (→‎math.googology)
 m   
03:20 (cur | prev) +691 PrySigneToFry talk contribs
     
02:57 (cur | prev) −197 PrySigneToFry talk contribs (Big update!!!)
     
02:37 (cur | prev) +942 PrySigneToFry talk contribs
     05:13  Talk:Septem Lingua‎‎ 6 changes history +1,655 [I am islptng‎; PrySigneToFry‎ (5×)]
     
05:13 (cur | prev) +125 PrySigneToFry talk contribs (→‎Suggestion)
     
04:37 (cur | prev) +692 I am islptng talk contribs
     
03:03 (cur | prev) +18 PrySigneToFry talk contribs
     
03:03 (cur | prev) +218 PrySigneToFry talk contribs
 m   
03:02 (cur | prev) 0 PrySigneToFry talk contribs
     
03:02 (cur | prev) +602 PrySigneToFry talk contribs (→‎Big Update Log: new section)
     04:36  User:3angle‎‎ 3 changes history +310 [3angle‎ (3×)]
     
04:36 (cur | prev) +58 3angle talk contribs
     
02:17 (cur | prev) +52 3angle talk contribs
     
02:01 (cur | prev) +200 3angle talk contribs
N    02:29  User talk:I am islptng/On PSTF's Plagiarism diffhist +47 PrySigneToFry talk contribs (Created page with "= Response of PSTF himself = Hmm... I think so.")
N    01:20  Talk:F,u,c,k.‎‎ 2 changes history +1,798 [3angle‎ (2×)]
     
01:20 (cur | prev) +79 3angle talk contribs
N    
01:20 (cur | prev) +1,719 3angle talk contribs (Created page with "== Java Interpater == hey I just made a java interprater for this language: import java.util.Arrays; import java.util.List; import java.util.Scanner; public class EsolangInterpreter { public static void main(String[] args) { int accumulator = 0; String code = input(); List<Integer> toAsciiList = Arrays.asList(255, 127, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 ,25, 26, 27, 28, 29, 30, 31, 128, 1...")
     00:25  Gotolang‎‎ 4 changes history +250 [3angle‎ (4×)]
 m   
00:25 (cur | prev) +125 3angle talk contribs
 m   
00:20 (cur | prev) +16 3angle talk contribs
     
00:15 (cur | prev) +109 3angle talk contribs
 m   
00:03 (cur | prev) 0 3angle talk contribs

21 June 2026

N    23:55  Gotolang‎‎ 4 changes history +3,133 [3angle‎ (4×)]
     
23:55 (cur | prev) +134 3angle talk contribs (A programing language where the only control flow instruction is goto + a bit more)
 m   
14:16 (cur | prev) −23 3angle talk contribs
     
14:15 (cur | prev) +107 3angle talk contribs
N    
14:13 (cur | prev) +2,915 3angle talk contribs (Created page with "= Gotolang = Gotolang is an esoteric programming language in which the primary instruction is goto (as the name suggests). == Syntax == * gotolang programs are line-oriented. Each line contains one instruction. Comments start with #. # Count from 0 to 4. set i 0 label loop lt i 5 if body goto done label body print i print "\n" add i 1 goto loop label done halt * Variables are created automatically and default to 0 when first read. Operands are e...")
N    21:41  User talk:Bobby Jacobs‎‎ 2 changes history +382 [Bobby Jacobs‎; Blashyrkh‎]
     
21:41 (cur | prev) +144 Bobby Jacobs talk contribs
N    
15:45 (cur | prev) +238 Blashyrkh talk contribs (I and I*)
     21:37  Combinatory logic‎‎ 7 changes history −22 [Bobby Jacobs‎ (3×); PkmnQ‎ (4×)]
     
21:37 (cur | prev) −2 Bobby Jacobs talk contribs (The other Q birds just use B and C. It is better not to use K unless necessary.)
     
14:53 (cur | prev) −7 Bobby Jacobs talk contribs (→‎Table of combinators)
     
14:51 (cur | prev) −14 Bobby Jacobs talk contribs (Technically, I is a shorter expression for I*. Every I is an I*, but not necessarily the other way around.)
     
08:11 (cur | prev) −8 PkmnQ talk contribs (→‎Table of combinators: optimal BCKW expressions for Ê, F**, and Ψ)
     
07:27 (cur | prev) −6 PkmnQ talk contribs (→‎Table of combinators: how did I not think of this one sooner)
 m   
07:24 (cur | prev) −22 PkmnQ talk contribs (→‎Table of combinators: remove alternate expression)
     
07:12 (cur | prev) +37 PkmnQ talk contribs (→‎Table of combinators: some expressions for Y (very unsure if optimal))
     21:17  Merthese diffhist +354 Hammy talk contribs (add examples)
     20:04  Dafne‎‎ 17 changes history +1,106 [Miui‎ (17×)]
     
20:04 (cur | prev) −18 Miui talk contribs
 m   
19:59 (cur | prev) 0 Miui talk contribs (→‎][Post canonical system]] tag interpreter)
     
19:59 (cur | prev) +12 Miui talk contribs (→‎Post-canonical tag interpreter)
     
19:57 (cur | prev) −65 Miui talk contribs (→‎Post-canonical tag interpreter)
     
19:56 (cur | prev) +1,621 Miui talk contribs (→‎Interpreter)
     
16:29 (cur | prev) +928 Miui talk contribs (→‎The DAFNE square)
 m   
15:47 (cur | prev) −5 Miui talk contribs (→‎The DAFNE square: D)
 m   
15:47 (cur | prev) −2 Miui talk contribs (→‎The DAFNE square: Đ-basis)
 m   
15:45 (cur | prev) +4 Miui talk contribs (→‎The DAFNE square)
     
15:44 (cur | prev) +714 Miui talk contribs (→‎The DAFNE square)
     
15:03 (cur | prev) +728 Miui talk contribs (→‎The DAFNE square: including axiomatic code)
 m   
14:34 (cur | prev) −3,124 Miui talk contribs (→‎Vedic_square)
     
03:19 (cur | prev) −6 Miui talk contribs (→‎See also)
     
03:18 (cur | prev) +135 Miui talk contribs (→‎See also: CERN DAFNE program description)
     
02:45 (cur | prev) +88 Miui talk contribs
     
00:04 (cur | prev) +16 Miui talk contribs (→‎Examples)
     
00:03 (cur | prev) +80 Miui talk contribs
     19:26  Awib diffhist +9 EzoLang talk contribs (Change link target of "The Design and Implementation of awib" to point to a still-extant source)
N    15:33  User:I am islptng/On PSTF's Plagiarism‎‎ 3 changes history +12,156 [I am islptng‎ (3×)]
     
15:33 (cur | prev) −2,557 I am islptng talk contribs (Rewording)
     
15:21 (cur | prev) +2,234 I am islptng talk contribs
N    
14:29 (cur | prev) +12,479 I am islptng talk contribs (Created page with "''This is a personal record by User:I am islptng based on publicly available diffs and design documents. It is not intended to harass, but to document the origin of specific syntax elements.'' = The Inspiration Theft: How PSTF Turned My SLet into Frankenstein's Monster = '''By islptng''' ''(9th grade, actual language designer)'' ''with the help of AI'' ''PSTF is in 7th grade – and it shows in every line of his “original” code.'' Let me be blunt: PSTF doesn...")
     14:11  Esolang:Introduce yourself‎‎ 4 changes history +487 [NOLATe‎; 3angle‎ (3×)]
     
14:11 (cur | prev) +40 3angle talk contribs (→‎Introductions)
     
13:35 (cur | prev) +7 3angle talk contribs (→‎Introductions)
     
13:34 (cur | prev) +167 3angle talk contribs (→‎Introductions)
     
01:52 (cur | prev) +273 NOLATe talk contribs
     13:43  Never Gonna Fuck You Up diffhist −23 Hotcrystal0 talk contribs (still overused)
N    13:35  User:3angle diffhist +14 3angle talk contribs (Created page with "ummmmm, hello!")
     12:56  (User creation log) [NOLATe‎; 3angle‎]
     
12:56 User account 3angle talk contribs was created ‎
     
01:50 User account NOLATe talk contribs was created ‎
N    10:16  Recall‎‎ 2 changes history +4,392 [I am islptng‎ (2×)]
     
10:16 (cur | prev) +35 I am islptng talk contribs
N    
10:15 (cur | prev) +4,357 I am islptng talk contribs (Created page with " {{Infobox proglang | name = Recall | creator = User:I am islptng | year = 2026 | paradigm = Stack-based, recursive }} '''Recall''' is a stack-based language with recursion as its only control flow mechanism. == Syntax and Semantics == Recall v0 operates on a stack of positive integers. Most commands are single-character operators that may be followed by an optional integer argument (defaults to 0 if omitted unless specified). Stack operations...")
     10:12  SLet/navbar diffhist −2 I am islptng talk contribs Tag: Manual revert
     10:11  Polynomix diffhist −1,404 I am islptng talk contribs
     10:08  (Deletion log) [I am islptng‎ (2×)]
     
10:08 I am islptng talk contribs deleted redirect Talk:Polynomix by overwriting ‎(Deleted to make way for move from "Talk:Polymorphix")
     
10:08 I am islptng talk contribs deleted redirect Polynomix by overwriting ‎(Deleted to make way for move from "Polymorphix")
     10:08  (Move log) [I am islptng‎ (2×)]
     
10:08 I am islptng talk contribs moved page Talk:Polymorphix to Talk:Polynomix over redirect ‎
     
10:08 I am islptng talk contribs moved page Polymorphix to Polynomix over redirect ‎
     10:08  !中文/程序 diffhist +40 PrySigneToFry talk contribs
N    09:53  Toki nanpa ilo diffhist +1,570 ASCIIguy talk contribs (Created page with "'''toki nanpa ilo''' (or tni) is a toki pona-based esolang intended to be easy to use. The goal is to minimise the number of keywords and to create the whole language based on just words from toki pona. ==Etymology== tni directly translates to language number tool, or programming language. ==Syntax== Any tni program must begin with 'open sitelen' followed by the name of the program. To define a function, do 'pali' followed by the name and a colon. For I/O, use 'toki'...")
     09:53  UserEdited/Versions diffhist +100 PrySigneToFry talk contribs
     09:50  UserEdited diffhist +610 PrySigneToFry talk contribs
N    09:50  Iterlingua diffhist +224 I am islptng talk contribs (Created page with "{{stub}} '''Iterlingua''' is a Python package made by islptng. The spec and the source code can be found [https://pypi.org/project/iterlingua/ here]. Category:2026 Category:APL-like Category:Functional paradigm")
     09:38  User:I am islptng diffhist +18 I am islptng talk contribs
N    06:25  The Dark Lord diffhist +521 PrySigneToFry talk contribs (Looks like I'm pretty good at messing around with programming languages.)
     06:16  Teiwaz‎‎ 3 changes history −1,601 [PrySigneToFry‎ (3×)]
     
06:16 (cur | prev) +21 PrySigneToFry talk contribs
     
05:59 (cur | prev) +13 PrySigneToFry talk contribs (Copyright issues)
     
05:58 (cur | prev) −1,635 PrySigneToFry talk contribs (Copyright issues)
N    06:16  Teiwaz but Bad diffhist +717 PrySigneToFry talk contribs (Created page with "{{Stub}} Teiwaz but Bad is designed by PSTF. It is inspired from Teiwaz and Python but Bad. == Operating mechanism == All code is interpreted as Teiwaz syntax, but if an unhandled exception or error is detected, the source code file is erased immediately. That's it. Have a nice day. == Examples == === Wipe out the source code === include math x = math.arcsin(2) If you've studied trigonometry, you'll know that the domain of sine is [-1, 1...")
     06:05  User talk:Corbin‎‎ 2 changes history +393 [PrySigneToFry‎; Corbin‎]
     
06:05 (cur | prev) +127 Corbin talk contribs (→‎I just realized that my Teiwaz might be infringing on some copyright.: Thanks!)
     
06:03 (cur | prev) +266 PrySigneToFry talk contribs (→‎I just realized that my Teiwaz might be infringing on some copyright.: new section)
N    05:41  Unicodinido diffhist +19,215 PrySigneToFry talk contribs (Created page with "Unicodinido is designed by PSTF, and is mostly inspired from Unicoding. The name of Unicodinido combines Unicoding and Ido (which means successor in Esperanto). = Overview = Unicodinido currently supports these scripts: # ASCII # Pan-Latin # Greek # Cyrillic # Armenian # Hiragana # Katakana # Hanzi/Kanji/Hanja # Hangul Jamo In future, it will support more scripts. = EBNF Definition = <pre> (* ─── ASCII BASIC (0–127) ───────────...")
     04:22  AddSys diffhist −9 Timm talk contribs
     03:36  Talk:Dafne‎‎ 2 changes history +1,228 [Miui‎ (2×)]
     
03:36 (cur | prev) +200 Miui talk contribs (→‎Source code)
     
01:09 (cur | prev) +1,028 Miui talk contribs (→‎Source code)
     02:50  Language list diffhist +49 Miui talk contribs (→‎D)
     02:41  (Upload log) [Miui‎ (2×)]
     
02:41 Miui talk contribs uploaded File:Superior composite.png
     
00:03 Miui talk contribs uploaded File:Superior highly composite.png
N    02:14  K-Cats diffhist +4,321 NOLATe talk contribs (Made page)
N    01:59  User:NOLATe diffhist +19 NOLATe talk contribs (Created page with "{{Usertalk:Etalon}}")
N    01:58  User talk:NOLATe diffhist +15 NOLATe talk contribs (Created page with "{{User:Etalon}}")
     00:37  Impossible Script diffhist −11 Hotcrystal0 talk contribs (“Classic song” is overused)
     00:12  Yourlang diffhist +93 Hotcrystal0 talk contribs (I’ll give this one a pass cause it’s funny)
     00:01  Talk:Never Gonna Give You Up diffhist +238 Corbin talk contribs (→‎Is deletion really necessary?)
     00:00  Hanzifuck diffhist −110 Corbin talk contribs (Remove redlink for copyright-violating page.)

20 June 2026

     23:59  BFInfinity diffhist −4 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:58  Braindrunk diffhist −4 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:56  Yourlang diffhist −39 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:56  Python but it's trash‎‎ 3 changes history +72 [Hotcrystal0‎ (3×)]
     
23:56 (cur | prev) +18 Hotcrystal0 talk contribs (fix the Examples section)
     
23:55 (cur | prev) 0 Hotcrystal0 talk contribs (put the Wikipedia link ealier in the page)
     
23:47 (cur | prev) +54 Hotcrystal0 talk contribs (Remove redlink, but I’ll give this one a pass since it’s funny)
     23:56  Rickrolling‎‎ 3 changes history +22 [Corbin‎; Hotcrystal0‎ (2×)]
     
23:56 (cur | prev) −24 Hotcrystal0 talk contribs (you forgot this too)
     
23:55 (cur | prev) −16 Hotcrystal0 talk contribs (“The classic Rick Astley song” is overused)
     
23:55 (cur | prev) +62 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:52  Talk:Never Gonna Give You Up‎‎ 10 changes history +2,383 [Corbin‎; Blashyrkh‎ (2×); Hotcrystal0‎ (7×)]
     
23:52 (cur | prev) +225 Hotcrystal0 talk contribs (forgot to sign mesage)
     
23:52 (cur | prev) +153 Hotcrystal0 talk contribs
     
23:44 (cur | prev) +407 Blashyrkh talk contribs (→‎Is deletion really necessary?)
     
23:40 (cur | prev) +173 Blashyrkh talk contribs (→‎Is deletion really necessary?)
     
23:39 (cur | prev) +339 Hotcrystal0 talk contribs
     
23:27 (cur | prev) +6 Hotcrystal0 talk contribs
     
23:25 (cur | prev) +1 Hotcrystal0 talk contribs
     
23:25 (cur | prev) +346 Hotcrystal0 talk contribs
     
23:20 (cur | prev) +240 Corbin talk contribs (→‎Is deletion really necessary?)
     
23:14 (cur | prev) +493 Hotcrystal0 talk contribs (→‎Is deletion really necessary?: new section)
     23:52  Trivial brainfuck substitution diffhist +363 Corbin talk contribs (→‎Example Members of the TrivialBrainfuckSubstitution family: Add Never Gonna Fuck You Up.)
     23:51  Never Gonna Fuck You Up diffhist +346 Corbin talk contribs (Remove redlink for copyright-violating page. Also add an explicit TBS.)
     23:45  GolfText diffhist −1,531 Hotcrystal0 talk contribs (remove link to deleted page) Tag: Manual revert
     23:45  Brainfuck Python interpreter (ChatGPT) diffhist −110 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:44  Mariofuck diffhist −257 Corbin talk contribs (Remove redlinks for copyright-violating page.)
     23:42  Yes. diffhist +26 Hotcrystal0 talk contribs (remove link to deleted page)
     23:42  Freestajlo diffhist −1,400 Corbin talk contribs (Remove redlink for copyright-violating page and also potentially-violating program.)
     23:41  Impossible Script diffhist +30 Corbin talk contribs (Remove redlink for copyright-violating page. Again, this one is pretty funny.)
     23:40  Windows 1.0 diffhist −149 Hotcrystal0 talk contribs (remove link to deleted page)
     23:39  Reference diffhist −775 Corbin talk contribs (Remove redlink for copyright-violating page, as well as violating program. Language is effectively a Lempel-Ziv with infinite window, so merely a compressor; compressed violations are not okay.)
 m   23:38  MoreMathRPN diffhist −65 Calculus is fun talk contribs (Rick roll page deleted)
     23:37  Rickroll‎‎ 3 changes history −1,859 [Hotcrystal0‎; Corbin‎; Ais523‎]
     
23:37 (cur | prev) +74 Hotcrystal0 talk contribs (add categories)
     
23:35 (cur | prev) +12 Corbin talk contribs (Okay, this one is pretty funny. Rewrite.)
     
07:12 (cur | prev) −1,945 Ais523 talk contribs (delete examples – just because an esolang references a large amount of text, that doesn't make the text itself ontopic for the wiki (i.e. it should be linked to an offsite source rather than included literally here), and this particular text has copyright issues too) Tag: Replaced
     23:37  BracketOnly diffhist −186 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:36  Sound diffhist −277 Corbin talk contribs (Remove redlinks for copyright-violating pages.)
     23:34  Numberfuck diffhist −249 Corbin talk contribs (Remove redlinks for copyright-violating pages.)
     23:32  NGGYU diffhist −101 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:31  Betterfunge diffhist −1,182 Corbin talk contribs (Remove redlink for copyright-violating page and also potentially-violating program.)
     23:30  Joke language list diffhist −26 Corbin talk contribs (Remove redlink for copyright-violating page.)
     23:18  User talk:Ais523 diffhist +340 Hotcrystal0 talk contribs (→‎About the deletion of the Never Gonna Give You Up page: new section)
     22:50  Combinatory logic diffhist +16 Blashyrkh talk contribs (→‎Table of combinators: I* in IJ basis. Size 11, not sure if it's optimal, but at least shorter than BI)
N    21:54  Talk:Dafne‎‎ 2 changes history +435 [Miui‎; Corbin‎]
     
21:54 (cur | prev) +222 Corbin talk contribs (→‎Source code: new section)
N    
21:46 (cur | prev) +213 Miui talk contribs (Created page with "I have moved the macros and unverifiable programs to a sketch page User:Miui/Dafnemacros, whether they are related to the L-system is TBD. ~~~~")
     21:50  (Upload log) [Miui‎ (5×)]
     
21:50 Miui talk contribs uploaded a new version of File:Distinction.png
     
20:42 Miui talk contribs uploaded File:Distinction.png
     
20:32 Miui talk contribs uploaded File:Dafmat.png
     
20:28 Miui talk contribs uploaded File:AUTOMATONthumb.png
     
20:25 Miui talk contribs uploaded File:AUTOMATON.png
N    21:44  User:Miui/Dafnemacros‎‎ 2 changes history +5,608 [Miui‎ (2×)]
     
21:44 (cur | prev) +3,553 Miui talk contribs
N    
21:42 (cur | prev) +2,055 Miui talk contribs (moved macros)
     21:43  Dafne‎‎ 25 changes history +858 [Corbin‎; Blashyrkh‎; Miui‎ (23×)]
     
21:43 (cur | prev) −3,516 Miui talk contribs (→‎Examples: move to sketches)
     
21:43 (cur | prev) +80 Miui talk contribs (→‎execution: put execution step(chunked off))
     
21:40 (cur | prev) −1,901 Miui talk contribs (→‎execution: moving macros outside of page)
     
21:20 (cur | prev) +34 Miui talk contribs (→‎Vedic_square)
     
20:44 (cur | prev) −26 Blashyrkh talk contribs (It has nothing to do with combinatory logic)
     
20:42 (cur | prev) +3,159 Miui talk contribs (→‎Vedic_square)
     
20:34 (cur | prev) +43 Miui talk contribs (→‎Vedic_square)
     
20:29 (cur | prev) +34 Miui talk contribs
     
20:26 (cur | prev) −154 Corbin talk contribs (Totally unrelated to Dafny.)
     
20:25 (cur | prev) +49 Miui talk contribs
 m   
20:20 (cur | prev) −2 Miui talk contribs (→‎See also: format)
     
20:19 (cur | prev) +77 Miui talk contribs (→‎=Partial execution bases(Ð))
     
20:19 (cur | prev) +494 Miui talk contribs
     
15:08 (cur | prev) +303 Miui talk contribs (→‎The DAFNE square)
     
06:09 (cur | prev) +14 Miui talk contribs (link TernLSB to influences infobox)
     
06:08 (cur | prev) 0 Miui talk contribs (→‎The DAFNE square: correct "DAFNEBR0" syntax)
     
06:05 (cur | prev) −46 Miui talk contribs (→‎Bounds)
     
06:04 (cur | prev) +15 Miui talk contribs (→‎Bounds)
     
06:03 (cur | prev) +10 Miui talk contribs (→‎Bounds)
 m   
06:01 (cur | prev) +102 Miui talk contribs (→‎Vedic_square)
     
05:50 (cur | prev) −208 Miui talk contribs (→‎Vedic_square: refactor dimensions)
     
05:44 (cur | prev) +4 Miui talk contribs (→‎execution)
     
05:42 (cur | prev) +176 Miui talk contribs (→‎execution: note about windings combos)
     
05:40 (cur | prev) +5 Miui talk contribs (→‎Bounds: G == 714)
     
05:39 (cur | prev) +2,112 Miui talk contribs (→‎Vedic_square: 34D spec)
 m   21:12  XKCD Random Number diffhist +100 ASCIIguy talk contribs (→‎Implementations)
N    21:07  Overengineering diffhist +513 ASCIIguy talk contribs (Created page with "'''Overengineering''' is the practice of extending a program or function unnecessarily. ==Examples== ===Hello World=== ====C==== #include <stdio.h> #include <stdlib.h> #include <string.h> int main(void) { char *szHello[13] = malloc(13 * sizeof(char)); *szHello = "Hello world!"; // may or may not end earth printf("%c", *szHello); free(szHello); szHello = NULL; return 0; } ====INT==== ~D.[?a"H"?b"e"?c"l"?d"l"?e"o"?f" "?g"w"?h"o"?i"r"?j...")
     20:42  User:Timm diffhist +13 Timm talk contribs
N    20:41  Dicon‎‎ 2 changes history +305 [Timm‎ (2×)]
     
20:41 (cur | prev) +14 Timm talk contribs
N    
20:41 (cur | prev) +291 Timm talk contribs (Created page with "{{stub}} '''file format: <code>.dcon</code>''' '''name stands for DIColon Object Notation''' '''<key>: <value/other> :''' '''<list element 1> <list element 2> <list element 3> ...''' '''_ space,''' '''/ literal''' '''["a b","c"] -> a_b c''' '''["a","b c"] -> a b_c''' =Questions= Q:")
N    20:38  Prompt diffhist +2,104 ASCIIguy talk contribs (Created page with "'''Prompt''' is a language inspired by the act of vibe coding, and hence made to mock it, therefore the name. Prompt is written as plain English, describing how the program works. Hence, anyone who can speak English can write valid Prompt as long as they use accepted commands. ==Examples== ===Hello World=== Print "Hello world!" to the screen and halt. ===Fizzbuzz=== Define fizz as 1. While fizz is under 100, check if fizz is divisible by 15. If fizz is divisible...")
     20:28  File:AUTOMATON.png diffhist +34 Miui talk contribs (thumbnail)
     20:18  Esolang:Introduce yourself‎‎ 2 changes history +507 [Zolex‎; Impres‎]
     
20:18 (cur | prev) +170 Impres talk contribs (→‎Introductions)
     
08:46 (cur | prev) +337 Zolex talk contribs (→‎Introductions)
     20:11  (User creation log) [Zolex‎; Impres‎]
     
20:11 User account Impres talk contribs was created ‎
     
08:37 User account Zolex talk contribs was created ‎
     20:02  Zimbu diffhist +286 Corbin talk contribs (Hello, world!)
N    15:57  DinoSAUR diffhist +1,669 ASCIIguy talk contribs (Created page with "'''DinoSAUR''' is a golfing language designed to be "Smaller thAn yoUr souRce code" as to mock cheating golflangs, hence the acronym. It is also intended that if compiled as a flat binary, the flat binary will inflate to be larger than the DinoSAUR source. ==Instructions and Syntax== DinoSAUR uses prefix syntax, like in LISP. Brackets, whenever mentioned, are always square brackets for blocks and curvy (like these) for lists. {| class="wikitable" |+ DinoSAUR ISA |- ! Ch...")
 m   14:52  User:RaiseAfloppaFan3925/common.css‎‎ 2 changes history +1 [RaiseAfloppaFan3925‎ (2×)]
 m   
14:52 (cur | prev) +6 RaiseAfloppaFan3925 talk contribs (nvm)
 m   
14:49 (cur | prev) −5 RaiseAfloppaFan3925 talk contribs (can has dark mode?)
     14:01  Dianoia diffhist −19,463 Miui talk contribs (→‎Hello world program example)
N    13:57  Spielen diffhist +2,214 ASCIIguy talk contribs (Created page with "'''spielen''' (stylised all-lowercase) is an APL-inspired symbolic programming language intended for golfing. It, however, avoids the usage of cheating commands to do full tasks just for you or the use of Unicode. spielen also is a functional language, like APL, but unlike it, spielen uses only 3 data types: the array, integer, and character. ==Etymology== spielen is the German word for play, which is the opposite of what you do when coding in spielen. The language is al...")
     11:56  Unicoding diffhist +69 PrySigneToFry talk contribs
     11:52  Numeral diffhist +113 PrySigneToFry talk contribs (→‎CJK numerals: Small fix to definitions and add more numerals)
N    08:49  User:Zolex diffhist +464 Zolex talk contribs (Created page with "I'm Andreas Linden, Vice President of Rautavistics at the [https://bsfrs.de/en Consulting Center for Rautavistic Software]. (a fictional company) I created the '''CEK – Chicken Encryption Kit''', a tool that uses the Chicken and MiniCkicken syntax for key pairs, encrypted files and signatures. The source code is available on [https://github.com/BSfrS/cek GitHub]. Whether CEK warrants its own page here is something I'll leave to the community to decide.")
 m   08:38  User:RaiseAfloppaFan3925 diffhist +1,365 RaiseAfloppaFan3925 talk contribs
     07:09  (Deletion log) [Ais523‎ (7×)]
     
07:09 Ais523 talk contribs deleted page Windows 1.0/Rickroll(violates two different copyrights (both the rickroll text itself, and because the text-printing code was compiled from a GPL original))
     
07:07 Ais523 talk contribs deleted page BracketOnly/Rickroll(Copyright violation: derivative of copyrighted lyrics)
     
07:05 Ais523 talk contribs deleted page Numberfuck/Rickroll(violates two different copyrights (both the rickroll text itself, and because the text-printing code was compiled from a GPL original))
     
07:05 Ais523 talk contribs deleted page Mariofuck/Rickroll(Copyright violation: violates two different copyrights (both the rickroll text itself, and because the text-printing code was compiled from a GPL original))
     
07:02 Ais523 talk contribs deleted page Sound/Rickroll (as text)(copyright violation, and base64s of audio files aren't sensible content for a wiki anyway (they are hard to read or meaningfully edit), this sort of thing should use a file host whose copyright policies allow it instead)
     
07:02 Ais523 talk contribs deleted page Sound/Rickroll(copyright violation, and base64s of audio files aren't sensible content for a wiki anyway (they are hard to read or meaningfully edit), this sort of thing should use a file host whose copyright policies allow it instead)
     
07:00 Ais523 talk contribs deleted page Never Gonna Give You Up(Copyright violation: a program that prints a rickroll is a derivative work of the rickroll text, which is copyrighted, and thus inappropriate for this wiki)
     07:07  CreativeASM/Examples‎‎ 2 changes history −5,720 [Ais523‎ (2×)]
     
07:07 (cur | prev) −58 Ais523 talk contribs (fix lede)
     
07:06 (cur | prev) −5,662 Ais523 talk contribs (→‎Never Gonna Give You Up: this section is a copyright violation, deleting it)