@kolanut/language-packs 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CONTRIBUTING.md +119 -0
- package/LICENSE +17 -0
- package/README.md +237 -0
- package/badges/coverage.json +6 -0
- package/badges/packs.json +6 -0
- package/badges/targets.json +6 -0
- package/badges/tokens.json +6 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -0
- package/dist/load-pack.d.ts +6 -0
- package/dist/load-pack.js +31 -0
- package/dist/types.d.ts +33 -0
- package/dist/types.js +1 -0
- package/pack.schema.json +86 -0
- package/package.json +61 -0
- package/packs/PACK_SCOPE.md +68 -0
- package/packs/afrikaans/keywords.json +329 -0
- package/packs/afrikaans/pack.json +361 -0
- package/packs/amharic/keywords.json +329 -0
- package/packs/amharic/pack.json +359 -0
- package/packs/arabic/keywords.json +329 -0
- package/packs/arabic/pack.json +369 -0
- package/packs/bambara/keywords.json +299 -0
- package/packs/bambara/pack.json +332 -0
- package/packs/by-country.json +183 -0
- package/packs/by-region.json +49 -0
- package/packs/coverage-summary.json +424 -0
- package/packs/french/keywords.json +329 -0
- package/packs/french/pack.json +381 -0
- package/packs/fulfulde/keywords.json +299 -0
- package/packs/fulfulde/pack.json +336 -0
- package/packs/hausa/keywords.json +329 -0
- package/packs/hausa/pack.json +363 -0
- package/packs/igbo/keywords.json +329 -0
- package/packs/igbo/pack.json +360 -0
- package/packs/index.json +397 -0
- package/packs/kinyarwanda/keywords.json +329 -0
- package/packs/kinyarwanda/pack.json +359 -0
- package/packs/languages-roadmap.json +28 -0
- package/packs/lingala/keywords.json +329 -0
- package/packs/lingala/pack.json +360 -0
- package/packs/logical-tokens.json +120 -0
- package/packs/luganda/keywords.json +329 -0
- package/packs/luganda/pack.json +359 -0
- package/packs/nigerian-pidgin/keywords.json +332 -0
- package/packs/nigerian-pidgin/pack.json +362 -0
- package/packs/official-target-keywords.json +166 -0
- package/packs/oromo/keywords.json +329 -0
- package/packs/oromo/pack.json +360 -0
- package/packs/portuguese-africa/keywords.json +299 -0
- package/packs/portuguese-africa/pack.json +334 -0
- package/packs/sesotho/keywords.json +299 -0
- package/packs/sesotho/pack.json +330 -0
- package/packs/setswana/keywords.json +299 -0
- package/packs/setswana/pack.json +331 -0
- package/packs/shona/keywords.json +329 -0
- package/packs/shona/pack.json +359 -0
- package/packs/somali/keywords.json +329 -0
- package/packs/somali/pack.json +362 -0
- package/packs/swahili/keywords.json +329 -0
- package/packs/swahili/pack.json +365 -0
- package/packs/target-coverage.json +1083 -0
- package/packs/tigrinya/keywords.json +329 -0
- package/packs/tigrinya/pack.json +360 -0
- package/packs/twi/keywords.json +329 -0
- package/packs/twi/pack.json +360 -0
- package/packs/wolof/keywords.json +329 -0
- package/packs/wolof/pack.json +361 -0
- package/packs/xhosa/keywords.json +329 -0
- package/packs/xhosa/pack.json +360 -0
- package/packs/yoruba/keywords.json +329 -0
- package/packs/yoruba/pack.json +363 -0
- package/packs/zulu/keywords.json +329 -0
- package/packs/zulu/pack.json +360 -0
|
@@ -0,0 +1,359 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "kinyarwanda",
|
|
3
|
+
"languageCode": "rw",
|
|
4
|
+
"locale": "rw-RW",
|
|
5
|
+
"countries": [
|
|
6
|
+
"RW"
|
|
7
|
+
],
|
|
8
|
+
"regions": [
|
|
9
|
+
"East Africa"
|
|
10
|
+
],
|
|
11
|
+
"version": "0.1.0",
|
|
12
|
+
"displayName": "Kinyarwanda",
|
|
13
|
+
"description": "Kinyarwanda keyword map — starter pack (community contributions welcome)",
|
|
14
|
+
"reviewStatus": "starter",
|
|
15
|
+
"contributors": [
|
|
16
|
+
"kolanutTechnologies"
|
|
17
|
+
],
|
|
18
|
+
"targets": [
|
|
19
|
+
"javascript",
|
|
20
|
+
"python",
|
|
21
|
+
"typescript",
|
|
22
|
+
"go",
|
|
23
|
+
"rust"
|
|
24
|
+
],
|
|
25
|
+
"keywords": {
|
|
26
|
+
"IF": [
|
|
27
|
+
"niba",
|
|
28
|
+
"if"
|
|
29
|
+
],
|
|
30
|
+
"ELSE": [
|
|
31
|
+
"ubundi",
|
|
32
|
+
"else"
|
|
33
|
+
],
|
|
34
|
+
"FOR": [
|
|
35
|
+
"kuri",
|
|
36
|
+
"for"
|
|
37
|
+
],
|
|
38
|
+
"WHILE": [
|
|
39
|
+
"igihe",
|
|
40
|
+
"while"
|
|
41
|
+
],
|
|
42
|
+
"BREAK": [
|
|
43
|
+
"vunika",
|
|
44
|
+
"break"
|
|
45
|
+
],
|
|
46
|
+
"CONTINUE": [
|
|
47
|
+
"komeza",
|
|
48
|
+
"continue"
|
|
49
|
+
],
|
|
50
|
+
"SWITCH": [
|
|
51
|
+
"hitamo",
|
|
52
|
+
"switch"
|
|
53
|
+
],
|
|
54
|
+
"CASE": [
|
|
55
|
+
"urubanza",
|
|
56
|
+
"case"
|
|
57
|
+
],
|
|
58
|
+
"DEFAULT": [
|
|
59
|
+
"bisanzwe",
|
|
60
|
+
"default"
|
|
61
|
+
],
|
|
62
|
+
"FUNCTION": [
|
|
63
|
+
"akazi",
|
|
64
|
+
"function"
|
|
65
|
+
],
|
|
66
|
+
"RETURN": [
|
|
67
|
+
"garuka",
|
|
68
|
+
"return"
|
|
69
|
+
],
|
|
70
|
+
"ASYNC": [
|
|
71
|
+
"async",
|
|
72
|
+
"async"
|
|
73
|
+
],
|
|
74
|
+
"AWAIT": [
|
|
75
|
+
"tegereza",
|
|
76
|
+
"await"
|
|
77
|
+
],
|
|
78
|
+
"TRY": [
|
|
79
|
+
"gerageza",
|
|
80
|
+
"try"
|
|
81
|
+
],
|
|
82
|
+
"CATCH": [
|
|
83
|
+
"fata",
|
|
84
|
+
"catch"
|
|
85
|
+
],
|
|
86
|
+
"FINALLY": [
|
|
87
|
+
"amaherezo",
|
|
88
|
+
"finally"
|
|
89
|
+
],
|
|
90
|
+
"THROW": [
|
|
91
|
+
"terera",
|
|
92
|
+
"throw"
|
|
93
|
+
],
|
|
94
|
+
"LET": [
|
|
95
|
+
"reka",
|
|
96
|
+
"let"
|
|
97
|
+
],
|
|
98
|
+
"CONST": [
|
|
99
|
+
"ikomeye",
|
|
100
|
+
"const"
|
|
101
|
+
],
|
|
102
|
+
"CLASS": [
|
|
103
|
+
"ishuri",
|
|
104
|
+
"class"
|
|
105
|
+
],
|
|
106
|
+
"EXTENDS": [
|
|
107
|
+
"ongera",
|
|
108
|
+
"extends"
|
|
109
|
+
],
|
|
110
|
+
"NEW": [
|
|
111
|
+
"gishya",
|
|
112
|
+
"new"
|
|
113
|
+
],
|
|
114
|
+
"THIS": [
|
|
115
|
+
"ibi",
|
|
116
|
+
"this"
|
|
117
|
+
],
|
|
118
|
+
"IMPORT": [
|
|
119
|
+
"injiza",
|
|
120
|
+
"import"
|
|
121
|
+
],
|
|
122
|
+
"EXPORT": [
|
|
123
|
+
"ohereza",
|
|
124
|
+
"export"
|
|
125
|
+
],
|
|
126
|
+
"PRINT": [
|
|
127
|
+
"andika",
|
|
128
|
+
"print"
|
|
129
|
+
],
|
|
130
|
+
"TRUE": [
|
|
131
|
+
"ukuri",
|
|
132
|
+
"true"
|
|
133
|
+
],
|
|
134
|
+
"FALSE": [
|
|
135
|
+
"ikinyoma",
|
|
136
|
+
"false"
|
|
137
|
+
],
|
|
138
|
+
"NULL": [
|
|
139
|
+
"nta kintu",
|
|
140
|
+
"null"
|
|
141
|
+
],
|
|
142
|
+
"UNDEFINED": [
|
|
143
|
+
"ntibisobanurwa",
|
|
144
|
+
"undefined"
|
|
145
|
+
],
|
|
146
|
+
"ELIF": [
|
|
147
|
+
"else"
|
|
148
|
+
],
|
|
149
|
+
"LOOP": [
|
|
150
|
+
"loop"
|
|
151
|
+
],
|
|
152
|
+
"MATCH": [
|
|
153
|
+
"match"
|
|
154
|
+
],
|
|
155
|
+
"GOTO": [
|
|
156
|
+
"goto"
|
|
157
|
+
],
|
|
158
|
+
"FALLTHROUGH": [
|
|
159
|
+
"fallthrough"
|
|
160
|
+
],
|
|
161
|
+
"SELECT": [
|
|
162
|
+
"select"
|
|
163
|
+
],
|
|
164
|
+
"RANGE": [
|
|
165
|
+
"range"
|
|
166
|
+
],
|
|
167
|
+
"YIELD": [
|
|
168
|
+
"yield"
|
|
169
|
+
],
|
|
170
|
+
"LAMBDA": [
|
|
171
|
+
"lambda"
|
|
172
|
+
],
|
|
173
|
+
"DEFER": [
|
|
174
|
+
"defer"
|
|
175
|
+
],
|
|
176
|
+
"GO": [
|
|
177
|
+
"go"
|
|
178
|
+
],
|
|
179
|
+
"VAR": [
|
|
180
|
+
"var"
|
|
181
|
+
],
|
|
182
|
+
"MUT": [
|
|
183
|
+
"mut"
|
|
184
|
+
],
|
|
185
|
+
"GLOBAL": [
|
|
186
|
+
"global"
|
|
187
|
+
],
|
|
188
|
+
"NONLOCAL": [
|
|
189
|
+
"nonlocal"
|
|
190
|
+
],
|
|
191
|
+
"STRUCT": [
|
|
192
|
+
"struct"
|
|
193
|
+
],
|
|
194
|
+
"TRAIT": [
|
|
195
|
+
"trait"
|
|
196
|
+
],
|
|
197
|
+
"IMPL": [
|
|
198
|
+
"impl"
|
|
199
|
+
],
|
|
200
|
+
"INTERFACE": [
|
|
201
|
+
"interface"
|
|
202
|
+
],
|
|
203
|
+
"ENUM": [
|
|
204
|
+
"enum"
|
|
205
|
+
],
|
|
206
|
+
"TYPE": [
|
|
207
|
+
"type"
|
|
208
|
+
],
|
|
209
|
+
"IMPLEMENTS": [
|
|
210
|
+
"implements"
|
|
211
|
+
],
|
|
212
|
+
"SELF": [
|
|
213
|
+
"self"
|
|
214
|
+
],
|
|
215
|
+
"SUPER": [
|
|
216
|
+
"super"
|
|
217
|
+
],
|
|
218
|
+
"STATIC": [
|
|
219
|
+
"static"
|
|
220
|
+
],
|
|
221
|
+
"FROM": [
|
|
222
|
+
"from"
|
|
223
|
+
],
|
|
224
|
+
"AS": [
|
|
225
|
+
"as"
|
|
226
|
+
],
|
|
227
|
+
"MODULE": [
|
|
228
|
+
"module"
|
|
229
|
+
],
|
|
230
|
+
"NAMESPACE": [
|
|
231
|
+
"namespace"
|
|
232
|
+
],
|
|
233
|
+
"PACKAGE": [
|
|
234
|
+
"package"
|
|
235
|
+
],
|
|
236
|
+
"USE": [
|
|
237
|
+
"use"
|
|
238
|
+
],
|
|
239
|
+
"PUB": [
|
|
240
|
+
"public"
|
|
241
|
+
],
|
|
242
|
+
"CRATE": [
|
|
243
|
+
"crate"
|
|
244
|
+
],
|
|
245
|
+
"WITH": [
|
|
246
|
+
"with"
|
|
247
|
+
],
|
|
248
|
+
"PASS": [
|
|
249
|
+
"pass"
|
|
250
|
+
],
|
|
251
|
+
"ASSERT": [
|
|
252
|
+
"assert"
|
|
253
|
+
],
|
|
254
|
+
"ASSERTS": [
|
|
255
|
+
"asserts"
|
|
256
|
+
],
|
|
257
|
+
"NIL": [
|
|
258
|
+
"null"
|
|
259
|
+
],
|
|
260
|
+
"UNSAFE": [
|
|
261
|
+
"unsafe"
|
|
262
|
+
],
|
|
263
|
+
"EXTERN": [
|
|
264
|
+
"declare"
|
|
265
|
+
],
|
|
266
|
+
"CHAN": [
|
|
267
|
+
"chan"
|
|
268
|
+
],
|
|
269
|
+
"MAP": [
|
|
270
|
+
"map"
|
|
271
|
+
],
|
|
272
|
+
"AND": [
|
|
273
|
+
"and"
|
|
274
|
+
],
|
|
275
|
+
"OR": [
|
|
276
|
+
"or"
|
|
277
|
+
],
|
|
278
|
+
"NOT": [
|
|
279
|
+
"not"
|
|
280
|
+
],
|
|
281
|
+
"IN": [
|
|
282
|
+
"in"
|
|
283
|
+
],
|
|
284
|
+
"IS": [
|
|
285
|
+
"is"
|
|
286
|
+
],
|
|
287
|
+
"DEL": [
|
|
288
|
+
"del"
|
|
289
|
+
],
|
|
290
|
+
"DO": [
|
|
291
|
+
"do"
|
|
292
|
+
],
|
|
293
|
+
"DEBUGGER": [
|
|
294
|
+
"debugger"
|
|
295
|
+
],
|
|
296
|
+
"TYPEOF": [
|
|
297
|
+
"typeof"
|
|
298
|
+
],
|
|
299
|
+
"VOID": [
|
|
300
|
+
"void"
|
|
301
|
+
],
|
|
302
|
+
"INSTANCEOF": [
|
|
303
|
+
"instanceof"
|
|
304
|
+
],
|
|
305
|
+
"PRIVATE": [
|
|
306
|
+
"private"
|
|
307
|
+
],
|
|
308
|
+
"PROTECTED": [
|
|
309
|
+
"protected"
|
|
310
|
+
],
|
|
311
|
+
"PUBLIC": [
|
|
312
|
+
"public"
|
|
313
|
+
],
|
|
314
|
+
"READONLY": [
|
|
315
|
+
"readonly"
|
|
316
|
+
],
|
|
317
|
+
"ABSTRACT": [
|
|
318
|
+
"abstract"
|
|
319
|
+
],
|
|
320
|
+
"DECLARE": [
|
|
321
|
+
"declare"
|
|
322
|
+
],
|
|
323
|
+
"GET": [
|
|
324
|
+
"get"
|
|
325
|
+
],
|
|
326
|
+
"SET": [
|
|
327
|
+
"set"
|
|
328
|
+
],
|
|
329
|
+
"INFER": [
|
|
330
|
+
"infer"
|
|
331
|
+
],
|
|
332
|
+
"KEYOF": [
|
|
333
|
+
"keyof"
|
|
334
|
+
],
|
|
335
|
+
"UNIQUE": [
|
|
336
|
+
"unique"
|
|
337
|
+
],
|
|
338
|
+
"SATISFIES": [
|
|
339
|
+
"satisfies"
|
|
340
|
+
],
|
|
341
|
+
"DYN": [
|
|
342
|
+
"dyn"
|
|
343
|
+
],
|
|
344
|
+
"MOVE": [
|
|
345
|
+
"move"
|
|
346
|
+
],
|
|
347
|
+
"REF": [
|
|
348
|
+
"ref"
|
|
349
|
+
],
|
|
350
|
+
"WHERE": [
|
|
351
|
+
"where"
|
|
352
|
+
]
|
|
353
|
+
},
|
|
354
|
+
"scopeNote": "Kinyarwanda of Rwanda.",
|
|
355
|
+
"recommendedPartners": [
|
|
356
|
+
"ACALAN",
|
|
357
|
+
"University of Rwanda"
|
|
358
|
+
]
|
|
359
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "1.0.0",
|
|
3
|
+
"description": "African human-language packs: shipped vs planned. Programming targets are separate — see official-target-keywords.json.",
|
|
4
|
+
"shippedCount": 25,
|
|
5
|
+
"plannedCount": 40,
|
|
6
|
+
"shipped": "See packs/index.json and packs/coverage-summary.json",
|
|
7
|
+
"planned": [
|
|
8
|
+
{ "name": "akan", "languageCode": "ak", "locale": "ak-GH", "regions": ["West Africa"], "priority": "high" },
|
|
9
|
+
{ "name": "efik", "languageCode": "efi", "locale": "efi-NG", "regions": ["West Africa"], "priority": "medium" },
|
|
10
|
+
{ "name": "hausa-niger", "languageCode": "ha", "locale": "ha-NE", "regions": ["West Africa"], "priority": "medium", "note": "Separate pack if Niger Hausa diverges from ha-NG" },
|
|
11
|
+
{ "name": "chichewa", "languageCode": "ny", "locale": "ny-MW", "regions": ["East Africa"], "priority": "medium" },
|
|
12
|
+
{ "name": "malagasy", "languageCode": "mg", "locale": "mg-MG", "regions": ["Indian Ocean"], "priority": "medium" },
|
|
13
|
+
{ "name": "tamazight", "languageCode": "ber", "locale": "ber-MA", "regions": ["North Africa"], "priority": "medium" },
|
|
14
|
+
{ "name": "kirundi", "languageCode": "rn", "locale": "rn-BI", "regions": ["East Africa"], "priority": "low" },
|
|
15
|
+
{ "name": "kikongo", "languageCode": "kg", "locale": "kg-CD", "regions": ["Central Africa"], "priority": "low" },
|
|
16
|
+
{ "name": "umbundu", "languageCode": "umb", "locale": "umb-AO", "regions": ["Southern Africa"], "priority": "low" },
|
|
17
|
+
{ "name": "cameroon-pidgin", "languageCode": "wes", "locale": "wes-CM", "regions": ["Central Africa"], "priority": "high", "note": "Kamtok — not nigerian-pidgin" },
|
|
18
|
+
{ "name": "berber-tifinagh", "languageCode": "tzm", "locale": "tzm-MA", "regions": ["North Africa"], "priority": "low" },
|
|
19
|
+
{ "name": "ndebele", "languageCode": "nr", "locale": "nr-ZA", "regions": ["Southern Africa"], "priority": "low" },
|
|
20
|
+
{ "name": "tsonga", "languageCode": "ts", "locale": "ts-ZA", "regions": ["Southern Africa"], "priority": "low" },
|
|
21
|
+
{ "name": "venda", "languageCode": "ve", "locale": "ve-ZA", "regions": ["Southern Africa"], "priority": "low" },
|
|
22
|
+
{ "name": "sotho-northern", "languageCode": "nso", "locale": "nso-ZA", "regions": ["Southern Africa"], "priority": "low" }
|
|
23
|
+
],
|
|
24
|
+
"programmingTargets": {
|
|
25
|
+
"shipped": ["javascript", "python", "typescript", "go", "rust"],
|
|
26
|
+
"planned": ["c", "cpp", "kotlin", "swift", "dart", "ruby", "php", "csharp", "java"]
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,329 @@
|
|
|
1
|
+
{
|
|
2
|
+
"IF": [
|
|
3
|
+
"soki",
|
|
4
|
+
"if"
|
|
5
|
+
],
|
|
6
|
+
"ELSE": [
|
|
7
|
+
"soki te",
|
|
8
|
+
"else"
|
|
9
|
+
],
|
|
10
|
+
"FOR": [
|
|
11
|
+
"mpo na",
|
|
12
|
+
"for"
|
|
13
|
+
],
|
|
14
|
+
"WHILE": [
|
|
15
|
+
"ntango",
|
|
16
|
+
"while"
|
|
17
|
+
],
|
|
18
|
+
"BREAK": [
|
|
19
|
+
"kata",
|
|
20
|
+
"break"
|
|
21
|
+
],
|
|
22
|
+
"CONTINUE": [
|
|
23
|
+
"kobaluka",
|
|
24
|
+
"continue"
|
|
25
|
+
],
|
|
26
|
+
"SWITCH": [
|
|
27
|
+
"pona",
|
|
28
|
+
"switch"
|
|
29
|
+
],
|
|
30
|
+
"CASE": [
|
|
31
|
+
"likambo",
|
|
32
|
+
"case"
|
|
33
|
+
],
|
|
34
|
+
"DEFAULT": [
|
|
35
|
+
"mokonzi",
|
|
36
|
+
"default"
|
|
37
|
+
],
|
|
38
|
+
"FUNCTION": [
|
|
39
|
+
"mosala",
|
|
40
|
+
"function"
|
|
41
|
+
],
|
|
42
|
+
"RETURN": [
|
|
43
|
+
"zongisa",
|
|
44
|
+
"return"
|
|
45
|
+
],
|
|
46
|
+
"ASYNC": [
|
|
47
|
+
"async",
|
|
48
|
+
"async"
|
|
49
|
+
],
|
|
50
|
+
"AWAIT": [
|
|
51
|
+
"zela",
|
|
52
|
+
"await"
|
|
53
|
+
],
|
|
54
|
+
"TRY": [
|
|
55
|
+
"meka",
|
|
56
|
+
"try"
|
|
57
|
+
],
|
|
58
|
+
"CATCH": [
|
|
59
|
+
"kanga",
|
|
60
|
+
"catch"
|
|
61
|
+
],
|
|
62
|
+
"FINALLY": [
|
|
63
|
+
"nsuka",
|
|
64
|
+
"finally"
|
|
65
|
+
],
|
|
66
|
+
"THROW": [
|
|
67
|
+
"tia",
|
|
68
|
+
"throw"
|
|
69
|
+
],
|
|
70
|
+
"LET": [
|
|
71
|
+
"tika",
|
|
72
|
+
"let"
|
|
73
|
+
],
|
|
74
|
+
"CONST": [
|
|
75
|
+
"makasi",
|
|
76
|
+
"const"
|
|
77
|
+
],
|
|
78
|
+
"CLASS": [
|
|
79
|
+
"kelasi",
|
|
80
|
+
"class"
|
|
81
|
+
],
|
|
82
|
+
"EXTENDS": [
|
|
83
|
+
"kolongola",
|
|
84
|
+
"extends"
|
|
85
|
+
],
|
|
86
|
+
"NEW": [
|
|
87
|
+
"sika",
|
|
88
|
+
"new"
|
|
89
|
+
],
|
|
90
|
+
"THIS": [
|
|
91
|
+
"oyo",
|
|
92
|
+
"this"
|
|
93
|
+
],
|
|
94
|
+
"IMPORT": [
|
|
95
|
+
"kota",
|
|
96
|
+
"import"
|
|
97
|
+
],
|
|
98
|
+
"EXPORT": [
|
|
99
|
+
"bima",
|
|
100
|
+
"export"
|
|
101
|
+
],
|
|
102
|
+
"PRINT": [
|
|
103
|
+
"koloba",
|
|
104
|
+
"print"
|
|
105
|
+
],
|
|
106
|
+
"TRUE": [
|
|
107
|
+
"solo",
|
|
108
|
+
"true"
|
|
109
|
+
],
|
|
110
|
+
"FALSE": [
|
|
111
|
+
"lobi",
|
|
112
|
+
"false"
|
|
113
|
+
],
|
|
114
|
+
"NULL": [
|
|
115
|
+
"eloko te",
|
|
116
|
+
"null"
|
|
117
|
+
],
|
|
118
|
+
"UNDEFINED": [
|
|
119
|
+
"eponami te",
|
|
120
|
+
"undefined"
|
|
121
|
+
],
|
|
122
|
+
"ELIF": [
|
|
123
|
+
"else"
|
|
124
|
+
],
|
|
125
|
+
"LOOP": [
|
|
126
|
+
"loop"
|
|
127
|
+
],
|
|
128
|
+
"MATCH": [
|
|
129
|
+
"match"
|
|
130
|
+
],
|
|
131
|
+
"GOTO": [
|
|
132
|
+
"goto"
|
|
133
|
+
],
|
|
134
|
+
"FALLTHROUGH": [
|
|
135
|
+
"fallthrough"
|
|
136
|
+
],
|
|
137
|
+
"SELECT": [
|
|
138
|
+
"select"
|
|
139
|
+
],
|
|
140
|
+
"RANGE": [
|
|
141
|
+
"range"
|
|
142
|
+
],
|
|
143
|
+
"YIELD": [
|
|
144
|
+
"yield"
|
|
145
|
+
],
|
|
146
|
+
"LAMBDA": [
|
|
147
|
+
"lambda"
|
|
148
|
+
],
|
|
149
|
+
"DEFER": [
|
|
150
|
+
"defer"
|
|
151
|
+
],
|
|
152
|
+
"GO": [
|
|
153
|
+
"go"
|
|
154
|
+
],
|
|
155
|
+
"VAR": [
|
|
156
|
+
"var"
|
|
157
|
+
],
|
|
158
|
+
"MUT": [
|
|
159
|
+
"mut"
|
|
160
|
+
],
|
|
161
|
+
"GLOBAL": [
|
|
162
|
+
"global"
|
|
163
|
+
],
|
|
164
|
+
"NONLOCAL": [
|
|
165
|
+
"nonlocal"
|
|
166
|
+
],
|
|
167
|
+
"STRUCT": [
|
|
168
|
+
"struct"
|
|
169
|
+
],
|
|
170
|
+
"TRAIT": [
|
|
171
|
+
"trait"
|
|
172
|
+
],
|
|
173
|
+
"IMPL": [
|
|
174
|
+
"impl"
|
|
175
|
+
],
|
|
176
|
+
"INTERFACE": [
|
|
177
|
+
"interface"
|
|
178
|
+
],
|
|
179
|
+
"ENUM": [
|
|
180
|
+
"enum"
|
|
181
|
+
],
|
|
182
|
+
"TYPE": [
|
|
183
|
+
"type"
|
|
184
|
+
],
|
|
185
|
+
"IMPLEMENTS": [
|
|
186
|
+
"implements"
|
|
187
|
+
],
|
|
188
|
+
"SELF": [
|
|
189
|
+
"self"
|
|
190
|
+
],
|
|
191
|
+
"SUPER": [
|
|
192
|
+
"super"
|
|
193
|
+
],
|
|
194
|
+
"STATIC": [
|
|
195
|
+
"static"
|
|
196
|
+
],
|
|
197
|
+
"FROM": [
|
|
198
|
+
"from"
|
|
199
|
+
],
|
|
200
|
+
"AS": [
|
|
201
|
+
"as"
|
|
202
|
+
],
|
|
203
|
+
"MODULE": [
|
|
204
|
+
"module"
|
|
205
|
+
],
|
|
206
|
+
"NAMESPACE": [
|
|
207
|
+
"namespace"
|
|
208
|
+
],
|
|
209
|
+
"PACKAGE": [
|
|
210
|
+
"package"
|
|
211
|
+
],
|
|
212
|
+
"USE": [
|
|
213
|
+
"use"
|
|
214
|
+
],
|
|
215
|
+
"PUB": [
|
|
216
|
+
"public"
|
|
217
|
+
],
|
|
218
|
+
"CRATE": [
|
|
219
|
+
"crate"
|
|
220
|
+
],
|
|
221
|
+
"WITH": [
|
|
222
|
+
"with"
|
|
223
|
+
],
|
|
224
|
+
"PASS": [
|
|
225
|
+
"pass"
|
|
226
|
+
],
|
|
227
|
+
"ASSERT": [
|
|
228
|
+
"assert"
|
|
229
|
+
],
|
|
230
|
+
"ASSERTS": [
|
|
231
|
+
"asserts"
|
|
232
|
+
],
|
|
233
|
+
"NIL": [
|
|
234
|
+
"null"
|
|
235
|
+
],
|
|
236
|
+
"UNSAFE": [
|
|
237
|
+
"unsafe"
|
|
238
|
+
],
|
|
239
|
+
"EXTERN": [
|
|
240
|
+
"declare"
|
|
241
|
+
],
|
|
242
|
+
"CHAN": [
|
|
243
|
+
"chan"
|
|
244
|
+
],
|
|
245
|
+
"MAP": [
|
|
246
|
+
"map"
|
|
247
|
+
],
|
|
248
|
+
"AND": [
|
|
249
|
+
"and"
|
|
250
|
+
],
|
|
251
|
+
"OR": [
|
|
252
|
+
"or"
|
|
253
|
+
],
|
|
254
|
+
"NOT": [
|
|
255
|
+
"not"
|
|
256
|
+
],
|
|
257
|
+
"IN": [
|
|
258
|
+
"in"
|
|
259
|
+
],
|
|
260
|
+
"IS": [
|
|
261
|
+
"is"
|
|
262
|
+
],
|
|
263
|
+
"DEL": [
|
|
264
|
+
"del"
|
|
265
|
+
],
|
|
266
|
+
"DO": [
|
|
267
|
+
"do"
|
|
268
|
+
],
|
|
269
|
+
"DEBUGGER": [
|
|
270
|
+
"debugger"
|
|
271
|
+
],
|
|
272
|
+
"TYPEOF": [
|
|
273
|
+
"typeof"
|
|
274
|
+
],
|
|
275
|
+
"VOID": [
|
|
276
|
+
"void"
|
|
277
|
+
],
|
|
278
|
+
"INSTANCEOF": [
|
|
279
|
+
"instanceof"
|
|
280
|
+
],
|
|
281
|
+
"PRIVATE": [
|
|
282
|
+
"private"
|
|
283
|
+
],
|
|
284
|
+
"PROTECTED": [
|
|
285
|
+
"protected"
|
|
286
|
+
],
|
|
287
|
+
"PUBLIC": [
|
|
288
|
+
"public"
|
|
289
|
+
],
|
|
290
|
+
"READONLY": [
|
|
291
|
+
"readonly"
|
|
292
|
+
],
|
|
293
|
+
"ABSTRACT": [
|
|
294
|
+
"abstract"
|
|
295
|
+
],
|
|
296
|
+
"DECLARE": [
|
|
297
|
+
"declare"
|
|
298
|
+
],
|
|
299
|
+
"GET": [
|
|
300
|
+
"get"
|
|
301
|
+
],
|
|
302
|
+
"SET": [
|
|
303
|
+
"set"
|
|
304
|
+
],
|
|
305
|
+
"INFER": [
|
|
306
|
+
"infer"
|
|
307
|
+
],
|
|
308
|
+
"KEYOF": [
|
|
309
|
+
"keyof"
|
|
310
|
+
],
|
|
311
|
+
"UNIQUE": [
|
|
312
|
+
"unique"
|
|
313
|
+
],
|
|
314
|
+
"SATISFIES": [
|
|
315
|
+
"satisfies"
|
|
316
|
+
],
|
|
317
|
+
"DYN": [
|
|
318
|
+
"dyn"
|
|
319
|
+
],
|
|
320
|
+
"MOVE": [
|
|
321
|
+
"move"
|
|
322
|
+
],
|
|
323
|
+
"REF": [
|
|
324
|
+
"ref"
|
|
325
|
+
],
|
|
326
|
+
"WHERE": [
|
|
327
|
+
"where"
|
|
328
|
+
]
|
|
329
|
+
}
|