CodeLite is an open source, cross platform IDE for the C, C++, PHP and Javascript programming languages using the wxWidgets toolkit. CodeLite also supports PHP and JavaScript development, including Node.js support.
CodeLite was created by Eran Ifrah using C++. The most recent stable release at the time of this writing, CodeLite 9.2, was released in July 2016. Although it works in most popular operating systems such as Windows, Linux Mac OS X, and FreeBSD, the program itself is compiled and debugged using only free tools MinGW and GDB. CodeLite, however, can execute any third-party compiler or tool that has a command-line interface. It is released under the GNU General Public License v2 or later. Some more features of CodeLite include:
- Provides two code completion engines, both of which can be enabled at the same time.
- Generic support for compilers with built-in support for GCC, clang and VC++
- Includes debugger such as GDB and XDebug.
- Supports LLDB, an advanced debugger, for OSX, Linux and Windows.
- Supports code refactoring, source browsing, and syntax highlighting
- Allows subversion integration, cscope integration, and UnitTest++ integration.
- Allows remote development using Workspace Mirroring and code zooming.
- Provides Rapid Application Development (RAD) tool for rapidly building wxWidgets-based applications.
More on Free and Open Source software, their fundamentals, philosophy, development models and business models in ...

To Order this book click here