* Add Kuin

* Update Kuin.kn

* Add files via upload

Co-authored-by: MrBrain295 <66077254+MrBrain295@users.noreply.github.com>
This commit is contained in:
gnuhead-chieb
2022-02-07 09:46:19 +09:00
committed by GitHub
parent 1dbba6b43d
commit 7bd180bc80
2 changed files with 5 additions and 1 deletions

3
k/Kuin.kn Normal file
View File

@@ -0,0 +1,3 @@
func main()
do cui@print("Hello World\n")
end func

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 (900 total)
## Languages (901 total)
* [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
@@ -511,6 +511,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Kotlin Script](k/Kotlin%20Script.kts)
* [Kotlin](k/Kotlin.kt)
* [KSH](k/KSH.ksh)
* [Kuin](k/Kuin.kn)
* [Kumir](k/Kumir.kum)
* [Kv](k/Kv.kv)
* [Labyrinth](l/Labyrinth.labyrinth)