from-java-to-kotlin icon indicating copy to clipboard operation
from-java-to-kotlin copied to clipboard

From Java to Kotlin Cheat Sheet

From Java to Kotlin Cheat Sheet

Page: http://fabiomsr.github.io/from-java-to-kotlin/

Programmatically inspired from swift-is-like-go and visually inspired from swiftislikescala

License

MIT

Develop

npm i # install dependencies to build tools
./make.coffee dev # build html

HTML is generated from cirru/index.cirru, cirru/functions.cirru and cirru/classes.cirru. Read those files and you would know what's happening.