Go Programming Compiler

Go Programming Compiler
Go Programming Compiler
Developer: 🇲🇺 BerylBox
Add to Compare
23K installs
128 ratings
204 monthly active users
$<10K monthly revenue est.
IAP 48% · Ad 52%
Install Trends
Weekly +31
Steady
Monthly +135
Steady

Go Programming Compiler Summary

Go Programming Compiler is a free, ad-supported, with in-app purchases Android app in Education by BerylBox. Released in Mar 2020 (6 years ago). It has about 23K+ installs and 128 ratings with a 3.78★ (average) average. Based on AppGoblin estimates, it reaches roughly 204 monthly active users and generates around $<10K monthly revenue (48% IAP / 52% ads). Store last updated Sep 29, 2025

Recent activity: 31 installs this week (135 over 4 weeks) showing steady growth View trends →

Go Programming Compiler SDKs Summary

App not yet scanned for SDKs.


3.78★

Ratings: 128

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.