C/C++ IDE & Compiler - Linux

Contains ads
Content rating
Everyone
1K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

C IDE turns your phone or tablet into a real C/C++ development environment with a genuine Linux terminal — write, compile, debug, and run native code anywhere, no desktop required. Built for systems programmers, students, and embedded developers who need real tools, not toy simulators.

REAL LINUX TERMINAL
A real, full Linux command line. Run gcc, g++, clang, gdb, make, and any Linux command directly, install packages, and manage multiple terminal tabs with quick-key bars for symbols that are hard to type on mobile keyboards.

PROPER C/C++ TOOLCHAIN
Full CMake project support, set up automatically when you create a project, with full LSP (Language Server Protocol) support powering the same smart code completion, live error checking, jump-to-definition, find references, safe rename refactoring, and signature help you'd expect from a desktop IDE.

POWERFUL CODE EDITOR
Fast, accurate syntax highlighting for C, C++, and 15+ other languages. Includes find & replace, go-to-line, fuzzy quick file search, a built-in hex viewer for binary/object files, a clean diff viewer, and 10 bundled programmer fonts including Hack Nerd Font, JetBrains Mono, and dyslexia-friendly options.

BUILD ANY PROJECT, ANY LANGUAGE
Create new projects from ready-made templates that set up the right tools automatically — projects stay 100% standard and usable outside the app. Beyond C/C++, C IDE also supports:
• Python (FastAPI, Django, Flask), Rust (Axum, Actix, Rocket), Go (Gin, Fiber, Echo)
• JavaScript/TypeScript (React, Next.js, Vue, Nuxt, Svelte, Astro, Express)
• PHP (Laravel, Symfony), Ruby (Rails, Sinatra), Java (Spring Boot, Quarkus), Kotlin (Ktor)
• Swift, Bash, Lua, Perl, R, Zig, Lisp, Dart

RUN & PREVIEW LIVE
Build and run your programs straight from the toolbar, with terminal output streamed live. For web projects, your app opens automatically in a built-in browser preview without leaving the IDE.

BUILT-IN BROWSER INSPECTOR
For web projects, inspect running apps like a desktop browser: view page elements, styles, debug scripts, monitor network requests, check storage, and audit accessibility — all in one place.

FULL GIT CLIENT
Stage and commit changes, create/checkout/merge/rebase branches, manage stashes, browse commit history, resolve merge conflicts with a visual diff resolver, and manage remotes. Connect securely to GitHub, GitLab, and Gitea/Forgejo, and clone any repo in one tap.

SMART FILE MANAGER
Browse, create, rename, move, compress, and share files and folders through an intuitive, fast file tree built for touchscreens.

SPLIT-SCREEN, MULTI-TAB LAYOUT
Arrange code, terminal, and preview side by side with split-screen panes and a flexible tab system built for both phones and larger screens.

PRODUCTIVITY TOOLS
Project-wide search & replace with regex support, a fast command palette for quick actions, and a reusable code snippets manager with per-language snippet bars.

FULLY CUSTOMIZABLE
~20 built-in app themes (VSCode, Dracula, Nord, Tokyo Night, JetBrains, and more), terminal color schemes, and custom coding fonts. A one-tap Reset Environment restores a clean workspace whenever you need a fresh start.

SECURE BY DESIGN
Credentials and tokens are protected with encrypted storage, keeping your GitHub, GitLab, and Gitea logins safe on-device.

WHO IS C/C++ IDE FOR?
• CS students learning C, C++, and systems programming
• Embedded/low-level developers who need gcc, clang, or gdb on the go
• Anyone building CMake-based native projects without a desktop
• Multi-language developers who also touch Python, Rust, Go, or web stacks

Compile anywhere. Debug everything. C IDE.
C/C++ IDE with Linux terminal, CMake,gcc,g++, clangd — code, build, run anywhere
Updated on
Aug 16, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

What’s new

- Agentic coding added
- Bug Fixes