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
26 June 2026
|
|
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>...") | |||
|
|
13:32 | Dafne 4 changes history +398 [Miui (4×)] | |||
|
|
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) | ||||
| 12:56 | User:Yayimhere diffhist +74 Yayimhere2(school) talk contribs (→esolangs) | ||||
|
|
N 12:52 | King In Yellow 3 changes history +2,518 [Yayimhere2(school) (3×)] | |||
|
|
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") | |||
| 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 | ||||
| 05:39 | Upload log Miui talk contribs uploaded File:Dafne circuit.gif | ||||
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)...") | |||
|
|
22:04 | Radix-1 contraction 2 changes history +89 [Miui (2×)] | |||
|
|
22:04 (cur | prev) 0 Miui talk contribs (→See also: :p) | ||||
|
|
22:04 (cur | prev) +89 Miui talk contribs (+ link + category) | ||||
| 22:01 | Esolang:Introduce yourself diffhist +186 Nimeratus talk contribs (→Introductions) | ||||
|
|
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 User account Nimeratus talk contribs was created | ||||
|
|
20:32 | Combinatory logic 3 changes history +38 [Bobby Jacobs; 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.) | ||||
|
|
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 2 changes history +10 [PrySigneToFry (2×)] | |||
|
|
13:46 (cur | prev) +10 PrySigneToFry talk contribs (Oops!) | ||||
| m |
|
12:46 (cur | prev) 0 PrySigneToFry talk contribs | |||
| N 12:32 | User talk:NikoTE diffhist +100 Win7HE talk contribs (Created page with "welcom e to esolangs! --~~~~") | ||||