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
31 August 2025
|
N 14:26 | Swipe 3 changes history +1,410 [ChuckEsoteric08 (3×)] | |||
|
14:26 (cur | prev) +56 ChuckEsoteric08 talk contribs | ||||
|
14:25 (cur | prev) +312 ChuckEsoteric08 talk contribs | ||||
N |
|
14:20 (cur | prev) +1,042 ChuckEsoteric08 talk contribs (Created page with "'''Swipe''' is an esolang by User:ChuckEsoteric08 ==Description== Language has a binary tape infinite to the right. First 4 cells are initialised as 1, others as 0 ===Commands=== {| class="wikitable" |- ! Command !! Description |- | <code>~</code> || Swaps current cell with the next cell |- | <code>></code> || Moves pointer to the right |- | <code><</code> || Moves pointer to the left |- | <code>{...}</code> || While 0 loop |- |} ==Computational class== The language...") |
N 12:57 | While Pointstack diffhist +1,313 ChuckEsoteric08 talk contribs (Created page with "'''While Pointstack''' is a variation of Pointstack accidentaly created by User:ChuckEsoteric08 while writing a Turing-completeness proof. ==Differences== The only difference between the two is that <code>[...]</code> is a while loop instead of do-while loop == Computational class == Pointstack's computational class is Turing-complete, as long as stack hold unbounded integers which would be shown by translating Portable Minsky Machine Notation to it: T...") |