-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclassic.conf.py
More file actions
243 lines (191 loc) · 2.82 KB
/
classic.conf.py
File metadata and controls
243 lines (191 loc) · 2.82 KB
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
# coding=utf-8
#MKA:xkondu00
# ------------ READ STATES ------------
[start_1]
start_1 = !SPACE
left_1 = (
[left_1]
left_1 = !SPACE
opening_1 = {
[opening_1]
start_2 = }
opening_1 = !SPACE
state_1 = !ALPHA
state
[state_1]
state_1 = !ALPHANUM
state
state_body_1 = _
state
comma_1 = ,
pre_comma_1 = !SPACE
start_2 = }
[state_body_1]
state_1 = !ALPHANUM
state
state_body_1 = _
state
[pre_comma_1]
pre_comma_1 = !SPACE
comma_1 = ,
start_2 = }
[comma_1]
comma_1 = !SPACE
state_1 = !ALPHA
state
# ------------ READ ALPHABET ------------
[start_2]
start_2 = !SPACE
start_comma_2 = ,
[start_comma_2]
left_2 = {
start_comma_2 = !SPACE
[left_2]
start_3 = }
left_2 = !SPACE
left_ap_2 = '
[left_ap_2]
apost2_2 = '
symbol
symbol_2 = !NOTAPOST
symbol
[apost2_2]
symbol_2 = '
symbol
[symbol_2]
right_ap_2 = '
[right_ap_2]
right_ap_2 = !SPACE
comma_2 = ,
start_3 = }
[comma_2]
comma_2 = !SPACE
left_ap_2 = '
# ------------ READ RULES ------------
[start_3]
start_3 = !SPACE
start_comma_3 = ,
[start_comma_3]
left_3 = {
start_comma_3 = !SPACE
[left_3]
start_4 = }
left_3 = !SPACE
state_3 = !ALPHA
current
[state_3]
state_3 = !ALPHANUM
current
state_body_3 = _
current
left_ap_3 = '
pre_apost_3 = !SPACE
start_4 = }
[state_body_3]
state_3 = !ALPHANUM
current
state_body_3 = _
current
[pre_apost_3]
pre_apost_3 = !SPACE
left_ap_3 = '
[left_ap_3]
apost2_3 = '
input
symbol_3 = !NOTAPOST
input
[apost2_3]
right_ap_3 = !SPACE
dash_3 = -
symbol_3 = '
input
[symbol_3]
right_ap_3 = '
[right_ap_3]
right_ap_3 = !SPACE
dash_3 = -
[dash_3]
arrow_3 = >
[arrow_3]
arrow_3 = !SPACE
target_3 = !ALPHA
target
[target_3]
target_3 = !ALPHANUM
target
target_body_3 = _
target
comma_3 = ,
pre_comma_3 = !SPACE
start_4 = }
[target_body_3]
target_3 = !ALPHANUM
target
target_body_3 = _
target
[pre_comma_3]
pre_comma_3 = !SPACE
comma_3 = ,
start_4 = }
[comma_3]
comma_3 = !SPACE
state_3 = !ALPHA
current
# ------------ READ STARTING ------------
[start_4]
start_4 = !SPACE
start_comma_4 = ,
[start_comma_4]
start_comma_4 = !SPACE
start_state_4 = !ALPHA
start
[start_state_4]
start_state_4 = !ALPHANUM
start
start_body_4 = _
start
pre_second_comma_4 = !SPACE
second_comma_4 = ,
[start_body_4]
start_body_4 = _
start
start_state_4 = !ALPHANUM
start
[pre_second_comma_4]
pre_second_comma_4 = !SPACE
second_comma_4 = ,
# ------------ READ FINISHING ------------
[second_comma_4]
second_comma_4 = !SPACE
opening_4 = {
[opening_4]
closing_4 = }
opening_4 = !SPACE
state_4 = !ALPHA
finish
[state_4]
state_4 = !ALPHANUM
finish
state_body_4 = _
finish
comma_4 = ,
pre_comma_4 = !SPACE
closing_4 = }
[state_body_4]
state_4 = !ALPHANUM
finish
state_body_4 = _
finish
[pre_comma_4]
pre_comma_4 = !SPACE
comma_4 = ,
closing_4 = }
[comma_4]
comma_4 = !SPACE
state_4 = !ALPHA
finish
[closing_4]
closing_4 = !SPACE
right_4 = )
[right_4.]
right_4 = !SPACE