Add CobolScript (#955)

This commit is contained in:
MrBrain295
2021-04-05 09:00:26 -05:00
committed by GitHub
parent 3964fe6a00
commit 869aaa5a73
2 changed files with 7 additions and 0 deletions

View File

@@ -216,6 +216,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [CLISP](c/CLISP.lisp)
* [Clojure](c/Clojure.clj)
* [COBOL](c/COBOL.cbl)
* [CobolScript](c/CobolScript)
* [Cobra](c/Cobra.cobra)
* [Coconut](c/Coconut.coc)
* [CoffeeScript](c/CoffeeScript.coffee)