kotlin-is-like-csharp
kotlin-is-like-csharp copied to clipboard
Compare the syntax of Kotlin vs C# through short code examples
Kotlin is like C#
Page: https://ttu.github.io/kotlin-is-like-csharp/
Programmatically inspired from kotlin-is-like-typescript, swift-is-like-kotlin, swift-is-like-go and visually inspired from swiftislikescala
Contributing
Fixes, improvents and additions are welcome. Open an issue or a PR.
License
MIT
Develop
# install dependencies to build tools
$ npm i
# build html
$ npm run build
HTML is generated from index.cirru
.