Howdy,

I have been keeping a mirror of the Parrot Virtual Machine [0] repo on
github and there is a small feature request that I have. The Parrot
codebase has a lot of Perl in it, but not this much:

http://github.com/leto/parrot/graphs/languages

Would it be possible to detect any files with *.pir, *.pasm, *.pbc as
Parrot code? We also have many *.t files, some of which are written in
Perl, others in Parrot Internal Representation (PIR). This would
require you to parse shebang lines, which I don't know if you
currently do. Language detection by filename only would still be a
huge and worthy improvement to the current situation.

I very much appreciate all the awesome work that GitHub does, please keep it up!

Cheers,

[0] http://www.parrot.org/

-- 

Jonathan Leto
[email protected]
http://leto.net

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to