b3cd87bf9c49a82de8fe5f8339b634ef2c352f97
[rrq/rrqforth.git] / wordindex.adoc
1
2 == Index of word links
3
4 xref:p_colon[:] {nbsp}
5 xref:p_comma[', (comma)'] {nbsp}
6 xref:p_dot['. (dot)'] {nbsp}
7 xref:p_double_quote["] {nbsp}
8 xref:p_equal[= ] {nbsp}
9 xref:p_left_bracket[[] {nbsp}
10 xref:p_lessequal[<] {nbsp}
11 xref:p_lessthan[<] {nbsp}
12 xref:p_lparen[(] {nbsp}
13 xref:p_minus[ - ] {nbsp}
14 xref:p_mult[*] {nbsp}
15 xref:p_plus[+] {nbsp}
16 xref:p_right_bracket[']'] {nbsp}
17
18 xref:p_0equal[0=] {nbsp}
19 xref:p_0less[0<] {nbsp}
20 xref:p_Ccomma[C,] {nbsp}
21 xref:p_greaterequal[>= ] {nbsp}
22 xref:p_greaterthan[>] {nbsp}
23 xref:p_gtR[>R] {nbsp}
24 xref:p_lessequal[<=] {nbsp}
25 xref:p_literal_string[S"] {nbsp}
26 xref:p_Rget[R@] {nbsp}
27 xref:ef:p_Rgt[R>] {nbsp}
28 xref:p_unequal[!=] {nbsp}
29
30
31 xref:data_stack[DATA-STACK] {nbsp}
32 xref:return_stack[RETURN-STACK] {nbsp}
33
34 xref:p_0branch[0BRANCH] {nbsp}
35
36 xref:p_2drop[2DROP] {nbsp}
37 xref:p_2dup[2DUP] {nbsp}
38 xref:p_2over[2OVER] {nbsp}
39 xref:p_2swap[2SWAP] {nbsp}
40
41 xref:p_abs[ABS] {nbsp}
42 xref:p_allot[ALLOT] {nbsp}
43 xref:p_and[AND] {nbsp}
44 xref:p_args[ARGS] {nbsp}
45 xref:inline_code[[ASM]] {nbsp}
46
47 xref:p_base[BASE] {nbsp}
48 xref:p_branch[BRANCH] {nbsp}
49
50 xref:p_clear_stream[CLEAR-STREAM] {nbsp}
51 xref:p_create[CREATE] {nbsp}
52 xref:p_current_wordlist[CURRENT-WORDLIST] {nbsp}
53
54 xref:p_decimal[DECIMAL] {nbsp}
55 xref:p_depth[DEPTH] {nbsp}
56 xref:p_digits[DIGITS] {nbsp}
57 xref:p_divmod[/MOD] {nbsp}
58 xref:p_dodoes[doDOES] {nbsp}
59 xref:p_does[DOES>] {nbsp}
60 xref:p_dofasm[doFASM] {nbsp}
61 xref:p_doforth[doFORTH] {nbsp}
62 xref:p_dostring[doSTRING] {nbsp}
63 xref:p_dovalue[doVALUE] {nbsp}
64 xref:p_dovariable[doVARIABLE] {nbsp}
65 xref:p_drop[DROP] {nbsp}
66 xref:p_dup[DUP] {nbsp}
67
68 xref:p_emit[EMIT] {nbsp}
69 xref:p_evaluate_stream[EVALUATE-STREAM] {nbsp}
70 xref:p_execute[EXECUTE] {nbsp}
71 xref:p_exit[EXIT] {nbsp}
72
73 xref:p_false[FALSE] {nbsp}
74 xref:p_find[FIND] {nbsp}
75 xref:p_forth[FORTH] {nbsp}
76
77 xref:p_here[HERE] {nbsp}
78 xref:p_hex[HEX] {nbsp}
79
80 xref:p_immediate[IMMEDIATE] {nbsp}
81
82 xref:p_literal[LIT] {nbsp}
83
84 xref:p_malloc[MALLOC] {nbsp}
85
86 xref:p_negate[NEGATE] {nbsp}
87 xref:p_nip[NIP] {nbsp}
88 xref:p_nl[NL] {nbsp}
89 xref:p_not[NOT] {nbsp}
90 xref:p_number[NUMBER] {nbsp}
91
92 xref:p_or[OR] {nbsp}
93 xref:p_over[OVER] {nbsp}
94
95 xref:p_pad[PAD] {nbsp}
96 xref:p_pick[PICK] {nbsp}
97 xref:p_program_version[PROGRAM_VERSION] {nbsp}
98
99 xref:p_quit[QUIT] {nbsp}
100
101 xref:p_read_stream_char[READ-STREAM-CHAR] {nbsp}
102 xref:p_read_word[READ-WORD] {nbsp}
103 xref:p_roll[ROLL] {nbsp}
104 xref:p_rot[ROT] {nbsp}
105
106 xref:p_sp[SP] {nbsp}
107 xref:p_state[STATE] {nbsp}
108 xref:p_stdin[STDIN] {nbsp}
109 xref:p_stream[STREAM] {nbsp}
110 xref:p_stream_nchars[STREAM-NCHARS] {nbsp}
111 xref:p_strncmp[STRNCMP] {nbsp}
112 xref:p_swap[SWAP] {nbsp}
113 xref:p_system[SYSTEM] {nbsp}
114
115 xref:p_tell[TELL] {nbsp}
116 xref:p_terminate0[TERMINATE0] {nbsp}
117 xref:p_this_word[THIS-WORD] {nbsp}
118 xref:p_true[TRUE] {nbsp}
119 xref:p_tuck[TUCK] {nbsp}
120
121 xref:p_within[WITHIN] {nbsp}
122 xref:p_words[WORDS] {nbsp}
123
124 xref:p_xor[XOR] {nbsp}