Skip to content

fabiomsr/from-java-to-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.