Add Parrot IR

This commit is contained in:
Vicent Marti
2014-11-14 18:37:54 +01:00
parent d290576543
commit 6b90f22cef
2 changed files with 11 additions and 0 deletions

View File

@@ -1807,6 +1807,15 @@ Parrot Assembly:
extensions:
- .pasm
Parrot IR:
group: Parrot
type: programming
aliases:
- pir
extensions:
- .pir
tm_scope: source.parrot.pir
Pascal:
type: programming
color: "#b0ce4e"