Page namespace (page_namespace) | 2 |
Page title (without namespace) (page_title) | 'NOPE' |
Full page title (page_prefixedtitle) | 'User:NOPE' |
Old content model (old_content_model) | '' |
New content model (new_content_model) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext) | '' |
New page wikitext, after the edit (new_wikitext) | '== NANDOX ==
A programming language by NOPE
{no arguments}NAND
[
A=NAND1
C=OUT by default C=1
B=NAND2
]
MOV [X]{>/<}[X]:
[ (all possible instructions because why not)
MOV A > B
MOV B > A
MOV A > AX
MOV B > AX
MOV AX > A
MOV AX > B
//by default all except C are 0
MOV C > A
MOV C > B
MOV C > AX
]
AX[X]
[
AX=X
]
EXAMPLES:
flip Ax (the only variable){
MOV AX > A
MOV AX > B
NAND
MOV C > AX
}
[[Category:Languages]]' |
Lines added in edit (added_lines) | [
0 => '== NANDOX ==',
1 => 'A programming language by NOPE',
2 => '',
3 => '{no arguments}NAND',
4 => '[',
5 => 'A=NAND1',
6 => '',
7 => 'C=OUT by default C=1 ',
8 => '',
9 => 'B=NAND2 ',
10 => '',
11 => ']',
12 => '',
13 => '',
14 => '',
15 => 'MOV [X]{>/<}[X]:',
16 => '[ (all possible instructions because why not)',
17 => '',
18 => 'MOV A > B',
19 => '',
20 => 'MOV B > A ',
21 => '',
22 => 'MOV A > AX',
23 => '',
24 => 'MOV B > AX',
25 => '',
26 => 'MOV AX > A',
27 => '',
28 => 'MOV AX > B',
29 => '//by default all except C are 0 ',
30 => '',
31 => 'MOV C > A',
32 => '',
33 => 'MOV C > B ',
34 => '',
35 => 'MOV C > AX ',
36 => '',
37 => ']',
38 => '',
39 => '',
40 => '',
41 => 'AX[X]',
42 => '',
43 => '[',
44 => '',
45 => 'AX=X',
46 => '',
47 => ']',
48 => '',
49 => '',
50 => '',
51 => 'EXAMPLES:',
52 => '',
53 => 'flip Ax (the only variable){',
54 => '',
55 => 'MOV AX > A',
56 => '',
57 => 'MOV AX > B',
58 => '',
59 => 'NAND',
60 => '',
61 => 'MOV C > AX',
62 => '',
63 => '}',
64 => '',
65 => '[[Category:Languages]]'
] |