Loading AI tools
Integrated development environment From Wikipedia, the free encyclopedia
CodeLite is a free and open-source IDE for the C, C++, PHP, and JavaScript (Node.js) programming languages.[4][5]
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Developer(s) | Eran Ifrah |
---|---|
Stable release | |
Repository | |
Written in | C++ |
Operating system | Windows, macOS, Linux |
Platform | IA-32, x64 |
Type | IDE |
License | GPL-2.0-or-later[lower-alpha 1][2][3] |
Website | codelite |
In August 2006, Eran Ifrah started an autocomplete project named CodeLite. The idea was to create a code completion library based on ctags, SQLite (hence, CodeLite), and a Yacc based parser that could be used by other IDEs. Later Clang became an optional parser for code completion, greatly improving its functionality.
LiteEditor, a demo application, was developed for demonstrating CodeLite's functionalities. Eventually, LiteEditor evolved into CodeLite.
CodeLite is a free, open-source, cross-platform IDE for the C/C++ programming languages using the wxWidgets toolkit. To comply with CodeLite's open-source spirit, the program itself is compiled and debugged using only free tools (MinGW and GDB) for Mac OS X, Windows, Linux and FreeBSD, though CodeLite can execute any third-party compiler or tool that has a command-line interface. CodeLite also supports PHP and JavaScript development (including Node.js support).
CodeLite features project management (workspace/projects), code completion, code refactoring, source browsing, syntax highlighting, Subversion integration, cscope integration, UnitTest++ integration, an interactive debugger built over gdb and a source code editor (based on Scintilla).[6][7][8]
CodeLite is distributed under the GNU General Public License v2 or Later. It is being developed and debugged using itself as the development platform with daily updates available through its Git repository.
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.