Go Programming Compiler

Go Programming Compiler
Go Programming Compiler
Developer: BerylBox
Category: Education
19.9K installs
124 ratings
+186 weekly installs
+498 monthly installs

Go Programming Compiler Summary

Go Programming Compiler is a ad-supported, with in-app purchases Android app in the Education category, developed by BerylBox. First released 5 years ago(Mar 2020), the app has accumulated 19.9K+ total installs and 124 ratings with a 3.42★ (mixed) average rating.

Recent activity: 186 installs this week (498 over 4 weeks) showing exceptional growth View trends →

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


3.42★

Ratings: 124

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.