Code::Block
Code :: Blocks adalah IDE gratisan khusus untuk C, C ++. Code::blok dibangun dan dirancang untuk menjadi sangat extensible dan dapat dikonfigurasi sepenuhnya.IDE Code blok memiliki fitur yang kamu butuhkan, memiliki tampilan, rasa, dan operasi yang konsisten di seluruh platformnya. Code :: Blok dapat ditambah dengan plugin . Segala jenis fungsi dapat ditambahkan dengan menginstal sebuah plugin. Misalnya, fungsi kompilasi dan debugging sudah disediakan oleh plugin!
Fitur
Highlights:- Open Source! GPLv3, no hidden costs.
- Cross-platform. Runs on Linux, Mac, Windows (uses wxWidgets).
- Written in C++. No interpreted languages or proprietary libs needed.
- Extensible through plugins
- Multiple compiler support:
- GCC (MingW / GNU GCC)
- MSVC++
- clang
- Digital Mars
- Borland C++ 5.5
- Open Watcom
- ...and more
- Very fast custom build system (no makefiles needed) Support for parallel builds (utilizing your CPU's extra cores)
- Multi-target projects
- Workspaces to combine multiple projects
- Inter-project dependencies inside workspace Imports MSVC projects and workspaces (NOTE: assembly code not supported yet)
- Imports Dev-C++ projects
- Interfaces GNU GDB
- Also supports MS CDB (not fully featured)
- Full breakpoints support:
- Code breakpoints
- Data breakpoints (read, write and read/write)
- Breakpoint conditions (break only when an expression is true)
- Breakpoint ignore counts (break only after certain number of hits)
- Display local function symbols and arguments
- User-defined watches (support for watching user-defined types through scripting)
- Call stack
- Disassembly
- Custom memory dump
- Switch between threads
- View CPU registers
- Syntax highlighting, customizable and extensible
- Code folding for C, C++, Fortran, XML and many more files.
- Tabbed interface
- Code completion
- Class Browser
- Smart indent
- One-key swap between .h and .c/.cpp files
- Open files list for quick switching between files (optional)
- External customizable "Tools"
- To-do list management with different users
Dan masih banyak lagi fitur yang disediakan melalui plugin!
Screenshot
Plugin
Code :: Block dirancang di sekitar kerangka kerja plugin untuk memudahkan pengguna memperluas / memperbaikinya tanpa harus menyentuh satu baris Kode sumber Kode :: Blok.License
Code :: Block didistribusikan di bawah Lisensi Publik Umum GNU, versi 3, yang artinya dapat digunakan secara bebas oleh siapa saja! Satu-satunya pengecualian adalah SDK, didistribusikan di bawah GNU Lesser General Public License, versi 3, yang diizinkan untuk ditautkan oleh plugin sumber tertutup.Download Codeblocks the binary release-17.12mingw-setup.exe
Note:
1) Apabila Link Tidak Valid Mohon Menghubungi Admin/ Tinggalkan Komentar anda. Terima Kasih.
2) Tested: Windows 7 64bit (Support windows, 7, 8,& 10)
3) 12/05/2024: Link Download Telah diperbaiki