Add Csound languages (#3005)

* Add Csound languages

* Remove Csound Document alias

* Remove Csound Score alias

* Replace sample files

* Update language-csound grammar

* Update language-csound

* Update language-csound

* Add Makefile.sco to Makefile filenames

* Add makefile.sco sample

* Fix case of filename makefile.sco
This commit is contained in:
Nate Whetsell
2016-05-28 21:43:59 -04:00
committed by Arfon Smith
parent 28af996bf9
commit e70f3f595a
15 changed files with 886 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -728,3 +728,6 @@
[submodule "vendor/grammars/creole"]
path = vendor/grammars/creole
url = https://github.com/Siddley/Creole
[submodule "vendor/grammars/language-csound"]
path = vendor/grammars/language-csound
url = https://github.com/nwhetsell/language-csound