0918nobita / Kotlin-note

プログラミング言語 Kotlin のサンプルコード群

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin-note

arithmetic.kt のビルド

kotlinc arithmetic.kt -include-runtime -d arithmetic.jar
java -jar arithmetic.jar

About

プログラミング言語 Kotlin のサンプルコード群


Languages

Language:Kotlin 100.0%