## Features
- Offline C compiler
- Offline C++ compiler
- Native activity, SDL2 support for GUI
- Build executables file, export your program
- Make 4.0, makefile support, you can build as on your PC
- Static code analysis, it helps you to fix "difficult" bugs:
1. memory leaks
1. mismatching allocation and deallocation
1. uninitialized variables usage
1. array index out of bounds errors
- C/C++ code formatter
- Terminal emulator: full-featured terminal
- Git, svn support (Install by use Intall plugin features)
- Diagnostic utility: auto jump to error position
- Compiler output: See stdout, stderr
- Syntax highlighting: C/C++ language and very more language (only highlight without compile)
- C/C++ examples from https://www.programiz.com/cpp-programming/examples
- File manager
- Multi Tab, new file, open, save, save as, undo/redo, insert some commonly used symbols, etc. Change the typeface and font size. Show line numbers. Regular search, replace or replace all,"Word wrap" switch, Dark/Light Themes
## How to use SDL, NativeActivity?
You need install SDL Plugin for CPP N-IDE and open it once time to install libraries.
The application will be auto detect linker flags (LDFLAGS) for your source file
## How to use makefile?
1. Write your makefile
2. Open terminal and type "make"
## How to install libraries
1. Open drawer then click "Install libraries/Plugin"
2. Find your prebuilt libraries your need
Currently, I supported commom libraries such as curl, CLooG, dropbear, expat, fontconfig, freetype, glib, gmp, isl, conv, pcre, png, uuid, mpc, mpfr, ncurses, openssl, ppl
Report bug on Github https://github.com/tranleduy2000/c_cpp_compiler
## Fitur
- Offline C compiler
- Offline C ++ compiler
- Kegiatan asli, SDL2 dukungan untuk GUI
- Membangun berkas executable, mengekspor program anda
- Membuat 4.0, dukungan makefile, Anda dapat membangun seperti pada PC Anda
- analisis kode statis, hal ini membantu Anda untuk memperbaiki "sulit" bug:
1. kebocoran memori
1. Alokasi ketidakcocokan dan dealokasi
penggunaan 1. variabel diinisiasi
1. indeks array dari kesalahan batas
- C / C ++ kode formatter
- Terminal emulator: terminal fitur lengkap
- Git, dukungan svn (Instal oleh fitur penggunaan intall Plugin)
- Diagnostik utilitas: auto melompat kesalahan posisi
- output Compiler: Lihat stdout, stderr
bahasa C / C ++ dan bahasa sangat banyak (hanya menyoroti tanpa kompilasi): Sintaks highlighting -
- C / C ++ contoh dari https://www.programiz.com/cpp-programming/examples
- File manager
- Multi Tab, file baru, membuka, menyimpan, menyimpan sebagai, membatalkan / Redo, menyisipkan beberapa simbol yang umum digunakan, dll Mengubah jenis huruf dan ukuran font. nomor menunjukkan baris. pencarian biasa, mengganti atau mengganti semua, "kata membungkus" switch, Tema Gelap / Terang
## Cara menggunakan SDL, NativeActivity?
Anda perlu menginstal SDL Plugin untuk CPP N-IDE dan membukanya sekali waktu untuk menginstal perpustakaan.
Aplikasi ini akan otomatis mendeteksi bendera linker (LDFLAGS) untuk file sumber Anda
## Cara menggunakan makefile?
1. Menulis makefile Anda
2. Buka terminal dan ketik "membuat"
## Bagaimana menginstal perpustakaan
1. Buka laci kemudian klik "Instal perpustakaan / Plugin"
2. Cari prebuilt Anda perpustakaan kebutuhan Anda
Saat ini, saya didukung perpustakaan commom seperti curl, CLooG, dropbear, expat, fontconfig, freetype, fasih, GMP, isl, conv, PCRE, png, uuid, mpc, mpfr, ncurses, openssl, ppl
Laporan bug di Github https://github.com/tranleduy2000/c_cpp_compiler