TermuC Become a programmer app for Android description
TermuC is a simple C/C++ IDE backed on powerful Termux. Install Termux first and install clang in Termux to supply the compiler and language server.
Setup
To support the full functions as an IDE, please follow the setup instruction.
- Install Termux(GitHub or F-Droid) first.
- Run
pkg install clangto install the clang compiler & clangd language server. - See setup instructions to enable calls from 3rd-party apps.
- Then install TermuC.
Features
- ✅ Highlighting
- ✅ Autocompletion
- ✅ Formatting
- ✅ Diagnose
- ✅ Compile flags
- ✅ Dark mode










