Skip to main content

2 docs tagged with "jvm"

View All Tags

Introduction to Kotlin

kotlin can run anywhere where java can run as uses jvm aswell. Does have native compiler tho. statically typed and object oriented like java but can also be used for functional programming.