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

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

Notifications You must be signed in to change notification settings

hazae41/kotlin-compiler-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.