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 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 20:39, 31 May 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

31 May 2026

N    20:20  Shampoo‎‎ 13 changes history +2,531 [Blashyrkh‎ (2×); Miui‎ (11×)]
     
20:20 (cur | prev) +95 Miui talk contribs
     
18:15 (cur | prev) −28 Blashyrkh talk contribs (Re-categorize. This is not a language. It MIGHT be a freak computational model is one could prove it suitable for computations. Links are irrelevant)
 m   
18:13 (cur | prev) −1 Miui talk contribs (→‎Supply-chain)
 m   
18:11 (cur | prev) +1 Miui talk contribs (→‎See also)
     
18:09 (cur | prev) +187 Miui talk contribs (→‎See also)
 m   
17:55 (cur | prev) +1 Miui talk contribs (→‎Complexity)
     
17:51 (cur | prev) +187 Miui talk contribs (define phasor)
     
17:31 (cur | prev) +769 Miui talk contribs (Complexity/completeness theorem)
     
15:52 (cur | prev) +19 Miui talk contribs
     
15:50 (cur | prev) +192 Miui talk contribs (Joke category/remove untested circuit/add ref)
     
07:44 (cur | prev) −24 Blashyrkh talk contribs (Re-categorize)
 m   
01:22 (cur | prev) +44 Miui talk contribs (Categorize)
N    
01:10 (cur | prev) +1,089 Miui talk contribs (Created page with "Shampoo is an esolang invented by User:Miui. A supply-chain for shampoo production is attacked by shampoo distributors. =Supply chain= A product is composed of camphor oil and chamomile, the label contains a photograph of a tulip. A production facility exists in a central place between a shipyard and a chamomile supplier if a distributor warehouse exists within a range of a tulip supplier. ==Program flow== In Shampoo, supply-chain attacks represent codels and the...")
 m   17:28  PointsCopy‎‎ 2 changes history −509 [Simple9371‎ (2×)]
 m   
17:28 (cur | prev) −15 Simple9371 talk contribs (Correction on example)
 m   
16:56 (cur | prev) −494 Simple9371 talk contribs (Reduce example points and made viz more compact)
N    17:11  Skip-next‎‎ 4 changes history +1,097 [PkmnQ‎; Cleverxia‎ (3×)]
 m   
17:11 (cur | prev) +2 PkmnQ talk contribs
     
11:26 (cur | prev) +2 Cleverxia talk contribs
     
11:25 (cur | prev) +1,086 Cleverxia talk contribs (and then finish it)
N    
11:02 (cur | prev) +7 Cleverxia talk contribs (create the page)
N    17:03  ~-=+:;@!‎‎ 4 changes history +1,265 [Hammy‎; Aadenboy‎; PkmnQ‎ (2×)]
 m   
17:03 (cur | prev) +1 PkmnQ talk contribs (→‎Infinite loop)
     
17:02 (cur | prev) −13 PkmnQ talk contribs (not total)
     
14:49 (cur | prev) +92 Aadenboy talk contribs (total)
N    
14:01 (cur | prev) +1,185 Hammy talk contribs (Created page with "{{Wrongtitle|title=~-=+:;@!_}} '''~-=+:;@!_''' is an esolang by User:Hammy made to be an actually usable version of ~-=+. {{Infobox proglang |name=~-=+:;@! |author=User:Hammy |year=Category:2026 |influence=~-=+ |paradigm=Imperative |memsys=Category:Stack-based |dimensions=one-dimensional |files=<code>.tmepcsaeu</code> }} == Commands == {| class=wikitable |+ Commands |- ! Command !! Meaning |- | <code>~</code> || Push the ASCII value of the nex...")
 m   15:52  User:Miui diffhist +29 Miui talk contribs (→‎"esolangs")
N    14:13  User talk:ZachChecksOutEsolangs diffhist +54 Geoff talk contribs (Created page with "Hey dude, can you check out my esolang? EragonLang")
N    14:07  User:Geoff‎‎ 2 changes history +174 [Geoff‎ (2×)]
     
14:07 (cur | prev) +15 Geoff talk contribs
N    
13:52 (cur | prev) +159 Geoff talk contribs (made my user page)
N    14:06  EragonLang diffhist +1,011 Geoff talk contribs (made my idea for an esolang)
     13:54  List of ideas‎‎ 2 changes history +490 [Geoff‎ (2×)]
     
13:54 (cur | prev) +55 Geoff talk contribs (→‎Partially Silly Ideas)
     
13:49 (cur | prev) +435 Geoff talk contribs (→‎Partially Silly Ideas)
     12:44  OneVar‎‎ 2 changes history +377 [Cleverxia‎ (2×)]
 m   
12:44 (cur | prev) +2 Cleverxia talk contribs (→‎interreter)
     
12:38 (cur | prev) +375 Cleverxia talk contribs
     12:22  User:DigitalDetective47 diffhist −273 DigitalDetective47 talk contribs (→‎Languages: Interactive vs. Non‐interactive I/O is an implementation choice)
 m   12:19  Left-Right March diffhist +51 DigitalDetective47 talk contribs (→‎Implementations: add C interpreter)
N    12:19  Left-Right March/C Interpreter diffhist +7,872 DigitalDetective47 talk contribs (Created page with "<pre><nowiki> #define _GNU_SOURCE #include <assert.h> #include <ctype.h> #include <inttypes.h> #include <stdbit.h> #include <stddef.h> #include <stdio.h> #include <stdlib.h> #include <string.h> struct { char *content; // Not null terminated! size_t size; } field = {NULL, 0}; struct { char *pos; enum { LEFT = -1, RIGHT = 1, } dir; } field_ptr; uint_fast8_t A; void prog_error(const ch...")
     11:51  Brain-os source code (not an esolang but an esolang-built OS) diffhist −2,082 Mrtli08 talk contribs
     11:47  Datasheet diffhist +1,137 Mrtli08 talk contribs
     11:00  User:Cleverxia diffhist +42 Cleverxia talk contribs
     04:12  Varl diffhist −787 Kras11 talk contribs (Blanked the page) Tag: Blanking
     04:12  Rise diffhist −1,066 Kras11 talk contribs (Blanked the page) Tag: Blanking
 m   01:21  Computational class diffhist −18 Cleverxia talk contribs
     00:47  User:Hotcrystal0/Sandbox diffhist +164 Hotcrystal0 talk contribs

30 May 2026

 m   23:19  Thue diffhist +25 Isi talk contribs (→‎External resources: Replace a broken link with a Wayback Machine snapshot)
N    19:36  S‎‎ 4 changes history 0 [Jar‎ (4×)]
     
19:36 (cur | prev) −18 Jar talk contribs (Blanked the page) Tag: Blanking
     
19:36 (cur | prev) −87 Jar talk contribs (Redirected page to S♯) Tag: New redirect
     
19:32 (cur | prev) +3 Jar talk contribs
N    
19:32 (cur | prev) +102 Jar talk contribs (Created page with "S is a programming language made by User:Jar, its not done yet and im currently working on formats")
N    19:35  S♯‎‎ 2 changes history +105 [Jar‎ (2×)]
     
19:35 (cur | prev) +103 Jar talk contribs
N    
19:33 (cur | prev) +2 Jar talk contribs (Created page with "ee")
     19:28  Esolang:Introduce yourself diffhist +116 Jar talk contribs (→‎Introductions)