Support for the P4 language

P4 is a language to describe the processing pipeline of network devices
This commit is contained in:
Paul Chaignon
2017-02-15 06:53:46 +01:00
parent 0056095e8c
commit d58cbc68a6
8 changed files with 395 additions and 0 deletions

1
vendor/README.md vendored
View File

@@ -240,6 +240,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **OpenType Feature File:** [Alhadis/language-fontforge](https://github.com/Alhadis/language-fontforge)
- **Ox:** [andreashetland/sublime-text-ox](https://github.com/andreashetland/sublime-text-ox)
- **Oz:** [eregon/oz-tmbundle](https://github.com/eregon/oz-tmbundle)
- **P4:** [TakeshiTseng/atom-language-p4](https://github.com/TakeshiTseng/atom-language-p4)
- **Papyrus:** [Kapiainen/SublimePapyrus](https://github.com/Kapiainen/SublimePapyrus)
- **Parrot Internal Representation:** [textmate/parrot.tmbundle](https://github.com/textmate/parrot.tmbundle)
- **Pascal:** [textmate/pascal.tmbundle](https://github.com/textmate/pascal.tmbundle)