Add support for Gerber files (#3744)

* Add grammar for PCB/Gerber Images

* Add language definition for Gerber files

* Fix rogue punctuation and rip chunks off Gerber
This commit is contained in:
John Gardner
2017-08-02 22:00:16 +10:00
committed by GitHub
parent 25de4e0ae2
commit f75c5707a6
22 changed files with 4948 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -863,3 +863,6 @@
[submodule "vendor/grammars/language-pan"]
path = vendor/grammars/language-pan
url = https://github.com/quattor/language-pan
[submodule "vendor/grammars/language-pcb"]
path = vendor/grammars/language-pcb
url = https://github.com/Alhadis/language-pcb