Misplaced Pages

CodeLite

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Integrated development environment
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)
The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "CodeLite" – news · newspapers · books · scholar · JSTOR (April 2024) (Learn how and when to remove this message)
This article may rely excessively on sources too closely associated with the subject, potentially preventing the article from being verifiable and neutral. Please help improve it by replacing them with more appropriate citations to reliable, independent, third-party sources. (April 2024) (Learn how and when to remove this message)
(Learn how and when to remove this message)
CodeLite
A screenshot of the open-source CodeLite C/C++ IDE
Developer(s)Eran Ifrah
Stable release17.0.0 Edit this on Wikidata / 14 January 2023; 23 months ago (14 January 2023)
Repository
Written inC++
Operating systemWindows, macOS, Linux
PlatformIA-32, x64
TypeIDE
LicenseGPL-2.0-or-later
Websitecodelite.org

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

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).

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

Notes

  1. With an exception for plugins.

References

  1. "Release 17.0.0". 14 January 2023. Retrieved 7 February 2023.
  2. "CodeLite • A free, Open Source, Cross Platform C, C++, PHP and Node.js IDE". Retrieved 2021-06-22.
  3. "codelite/LICENSE at master · eranif/codelite · GitHub". GitHub. Retrieved 2021-06-22.
  4. CodeLite Homepage
  5. CodeLite on SourceForge
  6. "CodeLite main features page". Retrieved 2020-03-03.
  7. 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. Archived from the original on March 3, 2020. Retrieved 2020-03-03.
  8. "LiteEditor". Retrieved 2020-03-03.

External links

Integrated development environments
C, C++
Open source
Freeware
Retail
Discontinued
Java
Open source
Freeware
Retail
Discontinued
JavaScript
Open source
CLI (.NET)
Open source
Freeware
Retail
Discontinued
Flash
PHP
Open source
Proprietary
R
Python
Open source
Proprietary
Pascal,
Object Pascal
Open source
Freeware
Retail
Discontinued
BASIC
Open source
Freeware
Retail
Discontinued
Go
Open source
Freeware
Retail
Haxe
POP-11
Online
wxWidgets
Technologies
RAD, GUI
builders
Free software
Proprietary software
Libraries
Bindings
Graphical user interface builders
Qt
Open source
GTK
Open source
Proprietary
wxWidgets
Open source
CLI
Open source
Proprietary
VCL,
related
Open source, LCL
Proprietary
Cocoa
Proprietary
Java-based
Open source
Proprietary
Windows API
Open source
Proprietary
Other
Open source
Proprietary
Categories:
CodeLite Add topic