clang

central square shopping

mix926

advent of code

yotta

yotta
read the documentation and learn about installation mechanisms

git commit-and-push-changes

openssh

gist.github.com

Tags:

espressif

Kotlin tips for CLI building

see repo # kotlindev

1. experiments with kotlin - java compatible language
2. compile with : kotlin hello.kt
3. execute compiled (class) HelloKt 1 2 3

4. kotlinc hello.kt -include-runtime -d hello.jar

5. java -jar hello.jar 3 4 5

6. ~/kotlinc/bin/kotlinc %e.kt -include-runtime -d %e.jar

Tags:

Pages

Subscribe to Electroteach RSS