<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=CodeLite</id>
	<title>CodeLite - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=CodeLite"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=CodeLite&amp;action=history"/>
	<updated>2026-05-05T20:47:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=CodeLite&amp;diff=6969050&amp;oldid=prev</id>
		<title>imported&gt;Uncopy: Clarify history: The original project had exactly the same name as today&#039;s IDE.</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=CodeLite&amp;diff=6969050&amp;oldid=prev"/>
		<updated>2025-05-23T08:30:29Z</updated>

		<summary type="html">&lt;p&gt;Clarify history: The original project had exactly the same name as today&amp;#039;s IDE.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Integrated development environment}}&lt;br /&gt;
{{Multiple issues|&lt;br /&gt;
{{Notability|1=Products|date=April 2024}}&lt;br /&gt;
{{Third-party|date=April 2024}}&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name = CodeLite&lt;br /&gt;
| logo = &lt;br /&gt;
| screenshot = CodeLite 5.1.png&lt;br /&gt;
| caption = A screenshot of the open-source CodeLite C/C++ IDE&lt;br /&gt;
| developer = Eran Ifrah&lt;br /&gt;
| latest release version = {{wikidata|property|reference|edit|P348}}&lt;br /&gt;
| latest release date    = {{Start date and age|{{wikidata|qualifier|P348|P577}}}}&lt;br /&gt;
| programming language = [[C++]]&lt;br /&gt;
| operating system = [[Windows]], [[macOS]], [[Linux]]&lt;br /&gt;
| platform = [[IA-32]], [[x64]]&lt;br /&gt;
| genre = [[Integrated development environment|IDE]]&lt;br /&gt;
| license = [[GNU General Public License|GPL-2.0-or-later]]{{efn|With an exception for plugins.}}&amp;lt;ref&amp;gt;{{cite web|title=CodeLite &amp;amp;bull; A free, Open Source, Cross Platform C, C++, PHP and Node.js IDE|url=https://codelite.org/#license-exception|access-date=2021-06-22}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web|title=codelite/LICENSE at master · eranif/codelite · GitHub|website=[[GitHub]] |url=https://github.com/eranif/codelite/blob/master/LICENSE|access-date=2021-06-22}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| website = {{URL|https://codelite.org}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CodeLite&amp;#039;&amp;#039;&amp;#039; is a [[free and open-source]] [[Integrated development environment|IDE]] for the C, C++, PHP, and JavaScript ([[Node.js]]) programming languages.&amp;lt;ref&amp;gt;[https://www.codelite.org/ CodeLite] Homepage&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{sourceforge|codelite}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
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, Code&amp;#039;&amp;#039;&amp;#039;Lite&amp;#039;&amp;#039;&amp;#039;), and a [[Yacc]] based parser that could be used by other IDEs. Later [[Clang]] became an optional parser for [[Autocomplete|code completion]], greatly improving its functionality.&lt;br /&gt;
&lt;br /&gt;
LiteEditor, a demo application, was developed for demonstrating CodeLite&amp;#039;s functionalities. Eventually, LiteEditor evolved into the CodeLite IDE.&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
CodeLite is a free, open-source, cross-platform IDE for the C/C++ programming languages using the [[wxWidgets]] toolkit. To comply with CodeLite&amp;#039;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).&lt;br /&gt;
&lt;br /&gt;
CodeLite features project management (workspace/projects), code completion, [[code refactoring]], source browsing, syntax highlighting, [[Subversion (software)|Subversion integration]], [[Cscope|cscope integration]], UnitTest++ integration, an interactive debugger built over gdb and a [[source code editor]] (based on [[Scintilla (editing component)|Scintilla]]).&amp;lt;ref&amp;gt;{{Cite web |url=https://wiki.codelite.org/pmwiki.php/Main/ReadMore |title=CodeLite main features page |access-date=2020-03-03}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web|url=https://skyose.com/full-codelite-ide-software-review-all-you-need-to-know-about-codelite/|title=Full Full CodeLite IDE Software Review – All You Need to Know About CodeLite IDE Software Review – All You Need to Know About CodeLite|author=Nicholas Godwin|page=Skyose|access-date=2020-03-03|url-status=dead|archive-url=https://web.archive.org/web/20200303061236/https://skyose.com/full-codelite-ide-software-review-all-you-need-to-know-about-codelite/|archive-date=March 3, 2020}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |url=https://wiki.codelite.org/pmwiki.php/Main/LiteEditor|title=LiteEditor|access-date=2020-03-03}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
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 (software)|Git]] repository.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Portal|Free and open-source software}}&lt;br /&gt;
* [[Comparison of integrated development environments]]&lt;br /&gt;
* [[SciTE]]&lt;br /&gt;
* [[wxWidgets]]&lt;br /&gt;
* [[Code::Blocks]]&lt;br /&gt;
* [[Geany]]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{reflist|group=lower-alpha}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
{{commons category}}&lt;br /&gt;
* {{official website|codelite.org}}&lt;br /&gt;
&lt;br /&gt;
{{Integrated development environments}}&lt;br /&gt;
{{wxWidgets}}&lt;br /&gt;
{{GUI builders}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Codelite}}&lt;br /&gt;
[[Category:Free software programmed in C++]]&lt;br /&gt;
[[Category:Free integrated development environments]]&lt;br /&gt;
[[Category:Software that uses wxWidgets]]&lt;br /&gt;
[[Category:Software using the GNU General Public License]]&lt;br /&gt;
[[Category:Software that uses Scintilla]]&lt;br /&gt;
[[Category:Cross-platform free software]]&lt;br /&gt;
[[Category:Cross-platform software]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Uncopy</name></author>
	</entry>
</feed>