Add Kotlin Script (#1096)

* Add Kotlin DSL

* Update README.md

* Code should display Hello World

* Rename KotlinDSL.kts to KotlinScript.kts

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* dummy file name

* Rename KotlinScript.kts to Kotlin Script.kts

* Update readme.md

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Mikhail Koshkin
2021-08-31 15:59:33 +03:00
committed by GitHub
parent 997486d4e4
commit 6bb42a3ff3
2 changed files with 3 additions and 1 deletions

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!
<!--Languages start-->
## Languages (823 total)
## Languages (824 total)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
* [():;#?!](%23/%28%29%3A%3B%23%3F%21)
@@ -469,6 +469,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Kitten](k/Kitten.ktn)
* [Koberi C](k/Koberi%20C.koberice)
* [Kotlin](k/Kotlin.kt)
* [Kotlin Script](k/Kotlin Script.kts)
* [KSH](k/KSH.ksh)
* [Kumir](k/Kumir.kum)
* [Labyrinth](l/Labyrinth.labyrinth)