Files
Epicnabbo-Catalogus-Updated…/Optimized Atomcms daily updated/node_modules/linguist-languages/data/Parrot Assembly.json
T
2025-11-25 22:42:56 +01:00

18 lines
245 B
JSON

{
"name": "Parrot Assembly",
"group": "Parrot",
"type": "programming",
"aliases": [
"pasm"
],
"extensions": [
".pasm"
],
"interpreters": [
"parrot"
],
"tmScope": "none",
"aceMode": "text",
"languageId": 279
}