Codelite

From Handwiki

Short description: Integrated development environment
CodeLite
CodeLite 5.1.png
A screenshot of the open-source CodeLite C/C++ IDE in action
Developer(s)Eran Ifrah
Written inC++
Operating systemWindows, macOS, Linux
PlatformIA-32, x64
TypeIDE
LicenseGPL-2.0-or-later[lower-alpha 1][1][2]
Websitecodelite.org

CodeLite is a free and open-source IDE for the C, C++, PHP, and JavaScript (Node.js) programming languages.[3][4]

History

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.

General

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).[5][6][7]

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.

See also

  • Comparison of integrated development environments
  • SciTE
  • wxWidgets
  • Code
  • Geany

Notes

  1. With an exception for plugins.

References

  1. "CodeLite • A free, Open Source, Cross Platform C, C++, PHP and Node.js IDE". https://codelite.org/#license-exception. 
  2. "codelite/LICENSE at master · eranif/codelite · GitHub". https://github.com/eranif/codelite/blob/master/LICENSE. 
  3. CodeLite Homepage
  4. CodeLite on SourceForge.net
  5. "CodeLite main features page". https://wiki.codelite.org/pmwiki.php/Main/ReadMore. 
  6. Nicholas Godwin. "Full Full CodeLite IDE Software Review – All You Need to Know About CodeLite IDE Software Review – All You Need to Know About CodeLite". p. Skyose. https://skyose.com/full-codelite-ide-software-review-all-you-need-to-know-about-codelite/. 
  7. "LiteEditor". https://wiki.codelite.org/pmwiki.php/Main/LiteEditor. 

External links



Retrieved from "https://handwiki.org/wiki/index.php?title=Software:CodeLite&oldid=3470015"

Categories: [Free software programmed in C++] [Free integrated development environments] [Software that uses wxWidgets] [Cross-platform free software] [Cross-platform software]


Download as ZWI file | Last modified: 04/30/2025 19:03:52 | 2 views
☰ Source: https://handwiki.org/wiki/Software:CodeLite | License: CC BY-SA 3.0

ZWI is not signed. [what is this?]