Skip to content

Commit 21081c3

Browse files
committed
Adding keywords.txt.
1 parent 802ce21 commit 21081c3

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

keywords.txt

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#######################################
2+
# Syntax Coloring Map for SLIPStream
3+
#######################################
4+
5+
#######################################
6+
# Datatypes (KEYWORD1)
7+
#######################################
8+
9+
SLIPStream KEYWORD1
10+
11+
#######################################
12+
# Methods and Functions (KEYWORD2)
13+
#######################################
14+
15+
writeEnd KEYWORD2
16+
isEnd KEYWORD2
17+
isBadData KEYWORD2
18+
19+
#######################################
20+
# Instances (KEYWORD2)
21+
#######################################
22+
23+
#######################################
24+
# Constants (LITERAL1)
25+
#######################################
26+
27+
END_FRAME LITERAL1

0 commit comments

Comments
 (0)