summaryrefslogtreecommitdiff
path: root/abbrevs.txt
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-09-21 13:33:05 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-09-21 13:33:05 -0400
commit9cfdfb2c21b6af010ba062adbb7c7af861c445c9 (patch)
treebf157012bc4b8cc896aeae2b6393c00beff3df46 /abbrevs.txt
parent52bbe35479e58aa8e5e64cd438bc03828d06894b (diff)
added ptrs
Diffstat (limited to 'abbrevs.txt')
-rw-r--r--abbrevs.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/abbrevs.txt b/abbrevs.txt
index 57d5361..f75f05b 100644
--- a/abbrevs.txt
+++ b/abbrevs.txt
@@ -3,8 +3,11 @@ ident - identifier
direct - directive
decl - declaration
stmt - statement
+expr - expression
+op - operator
tokr - tokenizer
str - string
num - number
fn - function
+ptr - pointer
eof - end of file