CodeLite IDE for C and C++
CodeLite is an open source, free, cross platform IDE specialized in C, C++, PHP and JavaScript (mainly for backend developers using Node.js) programming languages which runs best on all major Platforms ( OSX, Windows and Linux )
You can Download CodeLite for the following OSs:
- Windows 7
- Windows 8
- Windows 8.1
- Windows 10
- Debian / Ubuntu - visit our repository for a complete list of supported distros
- Fedora / OpenSUSE
- ArchLinux
- Mac OSX 10.11 and later
- FreeBSD - although we don't provide an installer for the FreeBSD platform, you can get it from here
CodeLite main features
- Code Completion
- Compilers
- LLDB Support
- GDB Support
- XDebug support
- Refactoring
- Built-in SFTP
- Source Control Plugins
- Code Navigation
- RAD Tool for wxWidgets: wxCrafter
Download
Read More Articles
- Use of getch(),getche() and getchar() in C
- Switch Case Statement Example Program In C Programming Language
- C Character Set
- Convert a Floating-point value to an Integer in C
- Data Input and Output gets and puts Example Program In C
- Special Operators In C
- Pointer Representation and Pointer Example Programs
- C Data Input and Data Output
- Simple While Loop Example Program In C Programming Language
- Data Output printf and putchar Example Program In C
- C Introduction
- C Operators
- Storage Classes In C
- C Pointers
- File Management
- C Identifiers
- Loop Control Statements
- Hello World - Simple C Program
- C Array
- Single Character Output Function : putchar()
- C Reserve Words
- C Specific Properties and Implementation
- If else Statement Example Program In C Programming Language
- If Statement Example Program In C Programming Language
- Confusing Array in C ( Array Representation and Initialization )