Go Programming Compiler

20.8K installs
126 ratings
435 monthly active users
$<10K monthly revenue est.
IAP 93% · Ad 7%
Install Trends
Weekly +78
Steady
Monthly +340
Steady

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 (5 years ago). It has about 20.8K+ installs and 126 ratings with a 3.23★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 435 monthly active users and generates around $<10K monthly revenue (93% IAP / 7% ads). Store metadata: updated Mar 18, 2020.

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

Store info: Last updated on Google Play on Mar 18, 2020 .


3.23★

Ratings: 126

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.