Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Latest commit

 

History

History
62 lines (42 loc) · 2.16 KB

README.md

File metadata and controls

62 lines (42 loc) · 2.16 KB

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.