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
8 May 2025
|
20:27 | BrainGuck 2 changes history +625 [Kaveh Yousefi (2×)] | |||
|
20:27 (cur | prev) +187 Kaveh Yousefi talk contribs (Marked the original interpreter as expired and added a hyperlink to my implementation on GitHub.) | ||||
|
20:26 (cur | prev) +438 Kaveh Yousefi talk contribs (Introduced an examples section comprehending one incipial member in a restricted reverse cat program.) |
|
08:56 | ;;;*++ 2 changes history +81 [TenBillionPlusOne (2×)] | |||
m |
|
08:56 (cur | prev) −12 TenBillionPlusOne talk contribs (→Implementation) | |||
|
08:56 (cur | prev) +93 TenBillionPlusOne talk contribs (→Implementation) |
7 May 2025
|
18:27 | ;;;*++ 7 changes history +926 [TenBillionPlusOne (7×)] | |||
|
18:27 (cur | prev) +30 TenBillionPlusOne talk contribs | ||||
|
18:26 (cur | prev) −2 TenBillionPlusOne talk contribs | ||||
|
18:15 (cur | prev) +875 TenBillionPlusOne talk contribs | ||||
|
13:49 (cur | prev) +16 TenBillionPlusOne talk contribs | ||||
|
13:04 (cur | prev) +7 TenBillionPlusOne talk contribs | ||||
|
12:22 (cur | prev) −77 TenBillionPlusOne talk contribs (→Examples) Tag: Manual revert | ||||
|
11:53 (cur | prev) +77 TenBillionPlusOne talk contribs Tag: Reverted |
m 12:41 | Stack whack diffhist +1 TomosCode talk contribs |
|
08:27 | Anti-Machine language 2 changes history +221 [JIT (2×)] | |||
|
08:27 (cur | prev) +17 JIT talk contribs (→HTML) | ||||
|
08:25 (cur | prev) +204 JIT talk contribs |
6 May 2025
19:34 | ;;;*++ diffhist +658 TenBillionPlusOne talk contribs |
14:46 | Forthrooms diffhist +165 Hakerh400 talk contribs (Add an interpreter) |
N 13:01 | Stack whack diffhist +525 TomosCode talk contribs (Created page with "Stack whack is a stack-based language which can be compiled to BF. == Instructions == {| class="wikitable sortable" |+ Instructions |- ! Name !! BF |- | (Number) || (+*Number)> |- | -(Number) || (-*Number)> |- | < || < |- | > || > |- | [ || [ |- | ] || ] |- | ADD || [-<+>]< |- | SUB || [-<->]< |- | IN || >, |- | OUT || >. |} == Computational class == Stack whack is Turing-complete because with a few adjustments BF can be compiled into it. Category:Stack-based ...") |
5 May 2025
|
N 19:33 | ;;;*++ 2 changes history +1,185 [TenBillionPlusOne (2×)] | |||
|
19:33 (cur | prev) +17 TenBillionPlusOne talk contribs | ||||
N |
|
19:31 (cur | prev) +1,168 TenBillionPlusOne talk contribs (Created page with "{{WIP}} ''';;;*++''' (pronounced "counting") is a functional/stack-based esolang by User:TBPO. == Execution == ;;;*++ has a tape of cells indexed from 1, each starting at 1, and a stack. {| class="wikitable" |+ Instructions |- | ! || Push 1 to the stack. |- | * || Pop x and return a value under the cell number x. |- | + || Pop x and y. Set the value under the cell number y to x. Return x. |} When the program reaches the EOF, the stack is cleared and IP returns t...") |
|
16:50 | Forthrooms 2 changes history −167 [TenBillionPlusOne (2×)] | |||
|
16:50 (cur | prev) −39 TenBillionPlusOne talk contribs (→Memory-mapped I/O) | ||||
|
16:49 (cur | prev) −128 TenBillionPlusOne talk contribs (→Examples) |
4 May 2025
|
m 00:47 | Liquid 2 changes history 0 [RobinsAviary (2×)] | |||
m |
|
00:47 (cur | prev) 0 RobinsAviary talk contribs (→Instructions, commands, syntax, etc.: Gramattical error) | |||
m |
|
00:42 (cur | prev) 0 RobinsAviary talk contribs (Fixed grammatical errors) |
3 May 2025
m 19:32 | Forthrooms diffhist 0 TenBillionPlusOne talk contribs (move>turn) |
|
18:46 | Pep & Chz 2 changes history +1,587 [Kaveh Yousefi (2×)] | |||
|
18:46 (cur | prev) +201 Kaveh Yousefi talk contribs (Added a hyperlink to my implementation of the Pep & Chz programming language on GitHub and supplemented the “Implemented” category tag.) | ||||
|
18:45 (cur | prev) +1,386 Kaveh Yousefi talk contribs (Introduced an examples section with three incipial members, this being a “Hello, World!” printer, a repeating cat program, and a truth-machine.) |