Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
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
6 September 2025
20:33 | Swipe diffhist +6 ChuckEsoteric08 talk contribs (→Computational class) |
|
N 15:59 | Dan 2 changes history +1,255 [PrySigneToFry (2×)] | |||
|
15:59 (cur | prev) +1 PrySigneToFry talk contribs | ||||
N |
|
15:58 (cur | prev) +1,254 PrySigneToFry talk contribs (Created page with "Dan is an esoteric programming language designed by PSTF. = Overview = Dan is supposed to be Turing-complete but to be minimialized. = Original Command Table = {| class="wikitable" |+ Commands |- ! Command !! Meaning |- | INC x || Let x be x+1. |- | DEC x || Let x be x-1. |- | VAR x y || Open a new variable x with type y(INT, STR, ARRAY or BOOL). Once a variable is opened, it can not be opened for second time until it is closed. |- | DEL x || Close variable x. The clos...") |
|
10:22 | Schaftenstein 2 changes history +117 [PrySigneToFry (2×)] | |||
|
10:22 (cur | prev) −13 PrySigneToFry talk contribs | ||||
|
10:19 (cur | prev) +130 PrySigneToFry talk contribs |
03:04 | ™ diffhist +520 Xyzzy talk contribs |
5 September 2025
15:58 | While Pointstack diffhist +6 ChuckEsoteric08 talk contribs (→Computational class) |
N 15:57 | Eezy diffhist +763 ChuckEsoteric08 talk contribs (Created page with "{{Stub}} '''Eezy''' is an esolang by User:ChuckEsoteric08 based on Minsky machine that can be easily implemented in other esolangs ==Description== There are two unbounded nonnegative registers, initially zero, and a pointer which points to the first one: + - increment current register - - decrement current register ~ - swap registers * - declare label with index equal to the number of *'s 0^ - jump to label with index equal to the number of ^'s if current re...") |
05:27 | Bespoke diffhist +2 OliveIsAWord talk contribs (change comment mnemonic TERMINATE to be 10 letters) |
m 02:24 | 5MAT diffhist 0 Kg583 talk contribs (Fix initialization example) |