Add YARA language (#3877)

* Add YARA language grammars

* Add YARA to languages.yml

* Add YARA samples

* Add YARA to README
This commit is contained in:
wesdawg
2017-11-15 20:16:33 -05:00
committed by Ashe Connor
parent 9dceffce2f
commit 8c516655bc
9 changed files with 78 additions and 0 deletions

View File

@@ -5133,6 +5133,14 @@ YANG:
tm_scope: source.yang
ace_mode: text
language_id: 408
YARA:
type: data
ace_mode: text
extensions:
- ".yar"
- ".yara"
tm_scope: source.yara
language_id: 805122868
Yacc:
type: programming
extensions: