UNPKG

335 BTypeScriptView Raw
1declare const _: {
2 "name": "APL",
3 "type": "programming",
4 "color": "#5A8164",
5 "extensions": [
6 ".apl",
7 ".dyalog"
8 ],
9 "interpreters": [
10 "apl",
11 "aplx",
12 "dyalog"
13 ],
14 "tmScope": "source.apl",
15 "aceMode": "text",
16 "codemirrorMode": "apl",
17 "codemirrorMimeType": "text/apl",
18 "languageId": 6
19}
20export = _