summaryrefslogtreecommitdiff
path: root/abbrevs.txt
blob: eefa7f56195d823168690abb0d3d55d8156f6749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Abbreviations used in this code

allocr - allocator
arg - argument
cap - capacity
cont - continue
ctx - context
decl - declaration
del - delete
deref - dereference
direct - directive
eof - end of file
err - error
eval - evaluate
evalr - evaluator
expr - expression
fn - function
ident - identifier
inc - include
init - initialization
kw - keyword
lbl - label
len - length
nms - namespace
num - number
op - operator
param - parameter
ptr - pointer
ret - return
ret_decl - return declaration (named return values)
stmt - statement
str - string
tokr - tokenizer
val - value