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.
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 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 talk contribs uploaded File:Жiжo.png | ||||
|
|
18:45 | Dafne 4 changes history +404 [Miui (4×)] | |||
|
|
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) | ||||
| 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 | ||||
| 10:19 | User:Win7HE/javascript test diffhist −37 Win7HE talk contribs | ||||