send link to app

Kotlin Programming Compiler app for iPhone and iPad


4.0 ( 5840 ratings )
Utilities Education
Developer: Ketan Appa
Free
Current version: 2.2.1, last update: 6 months ago
First release : 27 Jan 2019
App size: 20.18 Mb

Write Kotlin code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets!

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java Class Library, but type inference allows its syntax to be more concise. Kotlin mainly targets the JVM, but also compiles to JavaScript or native code (via LLVM). Kotlin is sponsored by JetBrains and Google through the Kotlin Foundation.

Features:
- Compile and run your program
- View program output or detailed error
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting, bracket completion and line numbers
- Open, save, import and share Kotlin files.

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- Some file system, network and graphics functions may be limited
- This is a batch compiler; interactive programs are not supported. For example, if your program provides an input prompt, enter the input in the Input tab prior to compilation.