This commit is contained in:
Arcturus
2021-12-24 01:32:03 +00:00
committed by GitHub
parent 9cf58b9ed3
commit 16adcf047e
2 changed files with 3 additions and 1 deletions

1
c/CMake.cmake Normal file
View File

@@ -0,0 +1 @@
message("Hello World")

View File

@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
<!--Languages start--> <!--Languages start-->
## Languages (845 total) ## Languages (846 total)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
* [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21)
@@ -260,6 +260,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [CLISP](c/CLISP.lisp) * [CLISP](c/CLISP.lisp)
* [Clojure](c/Clojure.clj) * [Clojure](c/Clojure.clj)
* [CLU](c/CLU.clu) * [CLU](c/CLU.clu)
* [CMake](c/CMake.cmake)
* [COBOL](c/COBOL.cbl) * [COBOL](c/COBOL.cbl)
* [CobolScript](c/CobolScript.cbl) * [CobolScript](c/CobolScript.cbl)
* [Cobra](c/Cobra.cobra) * [Cobra](c/Cobra.cobra)