Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 549 Bytes

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.