mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-05 17:05:34 +00:00
Add parent Parrot language
This commit is contained in:
@@ -643,24 +643,28 @@ PHP:
|
||||
- .php5
|
||||
- .phpt
|
||||
|
||||
Parrot Internal Representation:
|
||||
Parrot:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
primary_extension: .parrot # Dummy extension
|
||||
|
||||
Parrot Internal Representation:
|
||||
group: Parrot
|
||||
type: programming
|
||||
lexer: Text only
|
||||
search_term: pir
|
||||
aliases:
|
||||
- pir
|
||||
group: Parrot
|
||||
extensions:
|
||||
- .pir
|
||||
|
||||
Parrot Assembly:
|
||||
group: Parrot
|
||||
type: programming
|
||||
lexer: Text only
|
||||
group: Parrot
|
||||
aliases:
|
||||
- pasm
|
||||
extensions:
|
||||
- .pasm
|
||||
- .pasm
|
||||
|
||||
Perl:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user