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 March 2026
29 March 2026
|
|
N 07:12 | Stueued 2 changes history +4,429 [Notxnorand (2×)] | |||
|
|
07:12 (cur | prev) +2,674 Notxnorand talk contribs | ||||
| N |
|
04:09 (cur | prev) +1,755 Notxnorand talk contribs (Created page with "Stueued is a 2D stack/queue-based esolang created by Notxnorand on 3/28/2026<br> == Commands == Stueued has 18 commands:<br> * Arrows. : There are 4 arrows, > < ^ v. : They each move in one of the cardinal directions respectively. * Stack. : # Pushes 0 to the stack. : Digit: Multiplies the top value on the stack by 10 and adds itself. : ~ Pops the top value off the stack. : : Duplicates the top value of the stack. * Queue. : . Enqueues. : , Dequeues * IO. : @ Takes in in...") | |||
28 March 2026
|
|
10:37 | /\ 3 changes history +913 [Dragoneater67 (3×)] | |||
|
|
10:37 (cur | prev) −25 Dragoneater67 talk contribs | ||||
|
|
07:39 (cur | prev) −2 Dragoneater67 talk contribs | ||||
|
|
07:38 (cur | prev) +940 Dragoneater67 talk contribs | ||||
27 March 2026
|
|
N 17:57 | /\ 7 changes history +1,016 [Dragoneater67 (7×)] | |||
|
|
17:57 (cur | prev) +56 Dragoneater67 talk contribs | ||||
|
|
17:55 (cur | prev) +7 Dragoneater67 talk contribs | ||||
|
|
17:55 (cur | prev) +4 Dragoneater67 talk contribs | ||||
|
|
17:53 (cur | prev) −2 Dragoneater67 talk contribs | ||||
|
|
17:52 (cur | prev) −31 Dragoneater67 talk contribs | ||||
|
|
17:51 (cur | prev) −64 Dragoneater67 talk contribs | ||||
| N |
|
17:38 (cur | prev) +1,046 Dragoneater67 talk contribs (Created page with "'''/\''' is an esoteric programming language that uses balanced trinary. == Overview == All memory stored in 2 unbounded integer accumulators: <code>A</code> and <code>B</code> and a queue of unbounded integers. The program is composed of 2 lines. Each line is a <code>-</code> separated list of balanced trinary integers where: * <code>/</code> is 1 * <code>|</code> is 0 * <code>\</code> is -1 First line corresponds to accumulator <code>...") | |||