github-linguist / linguist

Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
MIT License
12.12k stars 4.2k forks source link

High Level Assembly language is not recognized #5169

Open Krebrov001 opened 3 years ago

Krebrov001 commented 3 years ago

Hello dear moderators. I have a repository with *.hla files, which is source code from the High Level Assembly programming language, also known as simply HLA. I would like them to show up as just Assembly, although it would also be good if High Level Assembly would be created as a separate designation.. But unfortunately Github does not mark the programming language in my repository. Please dear moderators fix this issue.

Language name

High Level Assembly (a variant of Assembly Language)

URL of example repository

https://github.com/Krebrov001/HLA-Projects

URL of syntax highlighting grammar

https://github.com/Krebrov001/HLA-Projects/blob/master/hla.xml

https://github.com/jmahler/hla.vim

Most popular extensions

*.hla

Detected language

Currently any *.hla files are not being detected as any language at all.

Krebrov001 commented 3 years ago

Here are some links about High Level Assembly:

Nixinova commented 3 years ago

Pending popularity: https://github.com/github/linguist/pull/5194#issuecomment-775815857

Krebrov001 commented 3 years ago

@Nixinova Here is another example of syntax highlighting grammar, for vim text editor: https://github.com/jmahler/hla.vim

westurner commented 3 weeks ago

https://github.com/jmahler/hla.vim/blob/master/syntax/hla.vim