⚡️ 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
You can create plugins for IPFS-Manager for example or run simple tasks that returns a result
It does not include interactions with scripts, it only displays the output in a window
This tool aims a development usage, it should not be used by end-users
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.
Join us!
You can help the development of this project by contributing to it on GitHub, or join our Discord in order to talk about new features, bugs, or general stuff, ...