Sublime Forum

Kotlin Sublime Package

#1

I’ve started working on package for Kotlin Programming Language. The syntax defenition map (tmLanguage file) is already implemented. It covers all the language constructions. I’m also going to add sublime-build file for compiler launching and several snippets for popular construction.

Here is project page at GitHub: github.com/vkostyukov/kotlin-sublime-package

I’m looking forward to feedbacks, pull-requests and issues.

0 Likes

#2

Hi vkostyukov i recommend you Antonio Leiva´s Book about Kotlin. It has all you need to program well in this language. Antonio Leiva is a well know Java Teacher and so much people support him.

0 Likes