Kotlin Programming Compiler
Kotlin Programming Compiler Summary
Kotlin Programming Compiler is a with in-app purchases iOS app in Education by Ketan Appa. Released in Jan 2019 (7 years ago). It has 8.00 ratings with a 4.13★ (good) average. Based on AppGoblin estimates, it reaches roughly 14 monthly active users and generates around $<10K monthly revenue (100% IAP / 0% ads). Store metadata: updated Dec 3, 2024.
Store info: Last updated on App Store on Dec 3, 2024 .
4.13★
Ratings: 8.00
Screenshots
App Description
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
- One file can be run at a time
- 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.