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
22 July 2026
| 10:06 | Aheui diffhist +123 Miui talk contribs (→External resources: bf->Aheui compiler (untested)) | ||||
|
|
09:47 | Talk:SecretLang (Hellion Mode) 5 changes history +347 [PrySigneToFry; Im bad at naming; Miui (3×)] | |||
|
|
09:47 (cur | prev) +89 PrySigneToFry talk contribs (→miui's guess) | ||||
|
|
08:04 (cur | prev) +147 Miui talk contribs (→miui's guess) | ||||
| m |
|
07:24 (cur | prev) +23 Miui talk contribs (→miui's guess) | |||
|
|
07:23 (cur | prev) +88 Miui talk contribs (→miui's guess) | ||||
|
|
06:16 (cur | prev) 0 Im bad at naming talk contribs (→Guessing Area) | ||||
| 09:47 | Deadfish diffhist +20 Win7HE talk contribs | ||||
|
|
09:45 | Deadman 2 changes history −13 [Win7HE (2×)] | |||
|
|
09:45 (cur | prev) −4 Win7HE talk contribs | ||||
|
|
09:43 (cur | prev) −9 Win7HE talk contribs (→Commands) | ||||
| N 09:43 | ABCLang diffhist +5,296 Jan Ala talk contribs (Created page with "ABCLang is a minimalistic, Turing-complete esoteric programming language created by User:Jan Ala. It uses only three characters: a, b, and c. ==Overview== ABCLang is a stack-based virtual machine language with: * 3 characters (a, b, c) * 26 instructions (encoded as 3-character sequences) * Two stacks (A and B) for data * One register for temporary storage * Turing-complete via dual-stack simulation of a Turing machine ==Encoding System== ===Base-26 Digit Encoding==...") | ||||
|
|
09:43 | User:Win7HE 4 changes history +1 [Win7HE (4×)] | |||
|
|
09:43 (cur | prev) +17 Win7HE talk contribs (→Deadman) | ||||
|
|
09:42 (cur | prev) +17 Win7HE talk contribs (→Deadshark) | ||||
|
|
09:42 (cur | prev) −15 Win7HE talk contribs (→Hyperinotoidion (joke language)) | ||||
|
|
09:42 (cur | prev) −18 Win7HE talk contribs (→Outinp (hello world-able)) | ||||
|
|
09:41 | Esolang:Introduce yourself 2 changes history +409 [Jan Ala; 135yshr] | |||
|
|
09:41 (cur | prev) +170 Jan Ala talk contribs (→Introductions) | ||||
|
|
08:33 (cur | prev) +239 135yshr talk contribs (→Introductions) | ||||
| 09:40 | Methemetics diffhist +12 Win7HE talk contribs | ||||
|
|
09:29 | Brainturn 3 changes history +216 [Win7HE (3×)] | |||
| m |
|
09:29 (cur | prev) +2 Win7HE talk contribs (→Hello world) | |||
|
|
09:26 (cur | prev) +11 Win7HE talk contribs (→Hello world) | ||||
|
|
09:26 (cur | prev) +203 Win7HE talk contribs (→Hello world) | ||||
| 09:16 | Talk:Aheui diffhist +82 Miui talk contribs (→Project Euler 844 (Markov Numbers): new section) | ||||
| 08:37 | Meow diffhist +22 135yshr talk contribs | ||||
| N 08:34 | Meow (135yshr) diffhist +4,330 135yshr talk contribs (Created page with "{{infobox proglang |name=Meow |paradigms=functional |author=[https://github.com/135yshr 135yshr] |year=2026 |typesys=gradual, static |class=Turing complete |refimpl=[https://github.com/135yshr/meow GitHub] |influence=Go |files=<code>.nyan</code> }} '''Meow''' is a cat-themed functional programming language created by [https://github.com/135yshr 135yshr] in 2026. Every keyword in the langu...") | ||||
| N 08:34 | User:135yshr diffhist +551 135yshr talk contribs (Created page with "Hi, I'm '''135yshr''', a software developer from Japan. I'm the creator of Meow, a cat-themed functional programming language in which every keyword is a cat word (<code>nyan</code>, <code>meow</code>, <code>purr</code>, ...). Source files use the <code>.nyan</code> extension and are transpiled to Go, then compiled to native binaries by the Go toolchain. == Links == * [https://github.com/135yshr GitHub] * [https://meow.oreha.dev/ Meow official websi...") | ||||
| 08:20 | User creation log User account 135yshr talk contribs was created | ||||
| 07:49 | Stexmix diffhist +34 Miui talk contribs (link secret lang hellion mode for more context) | ||||
| 02:33 | Don Giovanni diffhist −31,265 PrySigneToFry talk contribs | ||||
| N 02:32 | Don Giovanni/Implementations diffhist +31,302 PrySigneToFry talk contribs (Created page with "= Python = <pre> import sys # ---------------------------------------------------------------------- # 1. Lexer # ---------------------------------------------------------------------- class Token: def __init__(self, type, value, line): self.type = type self.value = value self.line = line def __repr__(self): return f"Token({self.type}, {repr(self.value)})" class Lexer: def __init__(self, source): self.source = sourc...") | ||||
| 02:23 | Project Euler/1 diffhist +1,488 PrySigneToFry talk contribs | ||||
| 02:15 | User:Cycwin diffhist +168 Cycwin talk contribs | ||||
| 01:27 | Language list diffhist +14 Miui talk contribs (→M) | ||||
21 July 2026
|
|
23:56 | Aheui 2 changes history +324 [Miui (2×)] | |||
|
|
23:56 (cur | prev) +13 Miui talk contribs (→Collatz: add link to function.) | ||||
|
|
23:51 (cur | prev) +311 Miui talk contribs (→Examples: Gemini found a bunch) | ||||
| 23:37 | Upload log Miui talk contribs uploaded a new version of File:Startrans Human.png (mu = 9 where) | ||||
| 23:09 | User:Miui diffhist +89 Miui talk contribs (→esolangs) | ||||
|
|
22:41 | Μμton 9 changes history +8,063 [Miui (9×)] | |||
|
|
22:41 (cur | prev) +35 Miui talk contribs (→See also: add heart forth) | ||||
|
|
22:38 (cur | prev) +43 Miui talk contribs (→See also: fix hosted page link and description) | ||||
|
|
22:38 (cur | prev) +103 Miui talk contribs (→See also: add hosted page) | ||||
|
|
22:36 (cur | prev) 0 Miui talk contribs (→See also: fix link description) | ||||
|
|
22:36 (cur | prev) +55 Miui talk contribs (collatz delimiters☻'♥') | ||||
|
|
22:35 (cur | prev) +61 Miui talk contribs (collatz delimiters☻'♥') | ||||
|
|
22:13 (cur | prev) +7,543 Miui talk contribs (→Definitions) | ||||
|
|
22:08 (cur | prev) +123 Miui talk contribs | ||||
|
|
20:24 (cur | prev) +100 Miui talk contribs (add link to generator) | ||||
| 21:51 | Esolang:Introduce yourself diffhist +272 Vanouper talk contribs | ||||
| 21:44 | User creation log User account Vanouper talk contribs was created | ||||
|
|
m 20:58 | Haltloop 2 changes history +70 [Esolang lover123 (2×)] | |||
| m |
|
20:58 (cur | prev) +29 Esolang lover123 talk contribs | |||
| m |
|
20:58 (cur | prev) +41 Esolang lover123 talk contribs | |||
|
|
m 20:26 | Albabet 2 changes history +37 [SamPhilpot (2×)] | |||
| m |
|
20:26 (cur | prev) +2 SamPhilpot talk contribs | |||
| m |
|
20:24 (cur | prev) +35 SamPhilpot talk contribs | |||