C/C++ Programming Compiler

C/C++ Programming Compiler
C/C++ Programming Compiler
Developer: BerylBox
Category: Education
584.2K installs
979 ratings
2.5K monthly active users
$<10K monthly revenue est.
IAP 56% · Ad 44%
Install Trends
Weekly +492
Declining
Monthly +2.8K
Steady

C/C++ Programming Compiler Summary

C/C++ Programming Compiler is a ad-supported, with in-app purchases Android app in Education by BerylBox. Released in Jun 2019 (6 years ago). It has about 584.2K+ installs and 979 ratings with a 3.49★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 2.5K monthly active users and generates around $<10K monthly revenue (56% IAP / 44% ads). Store metadata: updated May 23, 2024.

Recent activity: 492 installs this week (2.8K over 4 weeks) showing below average growth View trends →

Store info: Last updated on Google Play on May 23, 2024 .


3.49★

Ratings: 979

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Write C/C++ codes on your device! Ideal for learning and testing code snippets!

C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

Features:
- Compile and run your program
- View program output or detailed error
- Choose between C++ compiler standards (ISO/IEC 14882) namely: C++98, C++03, C++11, C++14, C++17, C++20, C++23
- Multithreading support
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting, bracket completion and line numbers
- Open, save, import and share C/C++ files.
- Language reference

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.