Kotlin Programming Compiler

Kotlin Programming Compiler
Kotlin Programming Compiler
Developer: BerylBox
Category: Education
71.6K installs
331 ratings
254 monthly active users
$<10K monthly revenue est.
IAP 51% · Ad 49%
Install Trends
Weekly +35
Declining
Monthly +218
Declining

Kotlin Programming Compiler Summary

Kotlin Programming Compiler is a ad-supported, with in-app purchases Android app in Education by BerylBox. Released in Jan 2019 (7 years ago). It has about 71.6K+ installs and 331 ratings with a 3.49★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 254 monthly active users and generates around $<10K monthly revenue (51% IAP / 49% ads). Store metadata: updated Sep 29, 2025.

Recent activity: 35 installs this week (218 over 4 weeks) showing declining growth View trends →

Store info: Last updated on Google Play on Sep 29, 2025 .


3.49★

Ratings: 331

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Write Kotlin codes on your device! 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. Kotlin is officially supported and preferred by Google for mobile development on Android.

Features:
- Compile and run your program
- View program output or detailed error
- Advanced source code editor with syntax highlighting, bracket completion and line numbers
- Open, save, import and share Kotlin files.
- Customize the editor

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- Only 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.