diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-28 02:47:38 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 08:00:05 +0700 |
commit | becbe6fb2c277ade67ac3cc6619bf5d9697c68a6 (patch) | |
tree | 3e57226cafdd58be01959e8c4c344604ffcf601c /development/kotlin/slack-desc | |
parent | 101da1ea2b2108cb469657aa132015d911f73f81 (diff) |
development/kotlin: Added (Kotlin Compiler)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/kotlin/slack-desc')
-rw-r--r-- | development/kotlin/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/kotlin/slack-desc b/development/kotlin/slack-desc new file mode 100644 index 0000000000000..a1a1448480e32 --- /dev/null +++ b/development/kotlin/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +kotlin: kotlin (Kotlin Compiler) +kotlin: +kotlin: Kotlin is a statically typed programming language for modern +kotlin: multiplatform applications. +kotlin: +kotlin: It's 100% interoperable with Java™ and Android™ +kotlin: +kotlin: Project URL: https://kotlinlang.org/ +kotlin: +kotlin: +kotlin: |