-
Notifications
You must be signed in to change notification settings - Fork 1
/
kld.kld
71 lines (69 loc) · 914 Bytes
/
kld.kld
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
* KLD.KLD - KEDIT Language Definition for KLD files
* Extended USER\KLD.KLD, a copy of the old built-in
* PARSER KLD was shipped as SAMPLES\KLD.KLD.
:case
ignore
:number
none
:comment
line * firstnonblank
:header
line : column 1
:identifier
*added to cover keywords
[a-z]
:keyword
*case
ignore
respect
*column
exclude
*comment
multiple
nest
nonest
paired
single
*header
any
column
firstnonblank
line
*identifier
alternate
*keyword
type
*label
delimiter
*markup
reference
tag
*match
*number
ada
cobol
c
decimal
integer
none
pascal
rexx
*option
deepnesting
preprocessor
*postcompare
class
text
*string
backslash
double
multiline
notafter
verbatim
:match
*[~X], [XYZ], [X-Z] classes
[~,[ ],] \-,-,\[,\\,\]
:postcompare
text , alternate 9
*control or non-ascii:
class [~!-~] alternate 1