Go Programming Compiler

Go Programming Compiler
Go Programming Compiler
Developer: BerylBox
Category: Education
21.1K installs
127 ratings
211 monthly active users
$<10K monthly revenue est.
IAP 59% · Ad 41%
Install Trends
Weekly +52
Declining
Monthly +291
Declining

Go Programming Compiler Summary

Go Programming Compiler is a ad-supported, with in-app purchases Android app in Education by BerylBox. Released in Mar 2020 (6 years ago). It has about 21.1K+ installs and 127 ratings with a 3.83★ (average) average. Based on AppGoblin estimates, it reaches roughly 211 monthly active users and generates around $<10K monthly revenue (59% IAP / 41% ads). Store metadata: updated Sep 29, 2025.

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

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


3.83★

Ratings: 127

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Write Go codes on your device! Ideal for learning and testing code snippets!

Go (incorrectly known as Golang) is a statically typed, compiled programming language designed at Google. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing,[6] and CSP-style concurrency..

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 Swift files.
- Language reference
- 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.