UNPKG

linguist-languages

Version:
20 lines (19 loc) 324 B
module.exports = { "name": "APL", "type": "programming", "color": "#5A8164", "extensions": [ ".apl", ".dyalog" ], "interpreters": [ "apl", "aplx", "dyalog" ], "tmScope": "source.apl", "aceMode": "text", "codemirrorMode": "apl", "codemirrorMimeType": "text/apl", "languageId": 6 }