/kotlin-compiler-gui

Quickly compile Kotlin classes (.kt) and run Kotlin scripts (.kts)

Primary LanguageKotlin

Kotlin Compiler GUI
⚡ Quickly compile Kotlin classes (.kt) and run Kotlin scripts (.kts) ⚡



Kotlin Compiler GUI is a software that allows you to compile Kotlin classes and run Kotlin scripts very quickly using drag-n-drop

It is a simple Graphical User Interface version of the command-line Kotlin compiler and the Kotlin script engine

It does not include interactions with scripts, it only displays the output in a window

Features

  • Compile Kotlin classes (.kt files ➔ .class files)
  • Run Kotlin scripts (.kts files ➔ output)
  • Supports libraries for both compilation and running
  • Do it as fast as the light with Drag and Drop support
  • Clean & Minimalist UI

Download

Screenshots

Video

Kotlin Compiler GUI #1 : Drag and Drop

Libraries

You can use libraries, put your .jar files in a "libs" folder at the same location as the compiler.