<s>
CodeLite	B-Language
is	O
a	O
free	B-License
and	I-License
open-source	I-License
IDE	B-Application
for	O
the	O
C	O
,	O
C++	B-Language
,	O
PHP	O
,	O
and	O
JavaScript	O
(	O
Node.js	B-Language
)	O
programming	O
languages	O
.	O
</s>
<s>
In	O
August	O
2006	O
,	O
Eran	O
Ifrah	O
started	O
an	O
autocomplete	O
project	O
named	O
CodeLite	B-Language
.	O
</s>
<s>
The	O
idea	O
was	O
to	O
create	O
a	O
code	O
completion	O
library	O
based	O
on	O
ctags	B-Device
,	O
SQLite	B-Language
(	O
hence	O
,	O
CodeLite	B-Language
)	O
,	O
and	O
a	O
Yacc	B-Application
based	O
parser	O
that	O
could	O
be	O
used	O
by	O
other	O
IDEs	O
.	O
</s>
<s>
Later	O
Clang	B-Application
became	O
an	O
optional	O
parser	O
for	O
code	O
completion	O
,	O
greatly	O
improving	O
its	O
functionality	O
.	O
</s>
<s>
LiteEditor	O
,	O
a	O
demo	O
application	O
,	O
was	O
developed	O
for	O
demonstrating	O
CodeLite	B-Language
's	O
functionalities	O
.	O
</s>
<s>
Eventually	O
,	O
LiteEditor	O
evolved	O
into	O
CodeLite	B-Language
.	O
</s>
<s>
CodeLite	B-Language
is	O
a	O
free	O
,	O
open-source	O
,	O
cross-platform	O
IDE	B-Application
for	O
the	O
C/C	O
++	O
programming	O
languages	O
using	O
the	O
wxWidgets	B-Language
toolkit	O
.	O
</s>
<s>
To	O
comply	O
with	O
CodeLite	B-Language
's	O
open-source	O
spirit	O
,	O
the	O
program	O
itself	O
is	O
compiled	O
and	O
debugged	O
using	O
only	O
free	O
tools	O
(	O
MinGW	B-Application
and	O
GDB	B-Language
)	O
for	O
Mac	B-Application
OS	I-Application
X	O
,	O
Windows	O
,	O
Linux	B-Application
and	O
FreeBSD	O
,	O
though	O
CodeLite	B-Language
can	O
execute	O
any	O
third-party	O
compiler	O
or	O
tool	O
that	O
has	O
a	O
command-line	B-Application
interface	I-Application
.	O
</s>
<s>
CodeLite	B-Language
also	O
supports	O
PHP	O
and	O
JavaScript	O
development	O
(	O
including	O
Node.js	B-Language
support	O
)	O
.	O
</s>
<s>
CodeLite	B-Language
features	O
project	O
management	O
(	O
workspace	O
/	O
projects	O
)	O
,	O
code	O
completion	O
,	O
code	O
refactoring	O
,	O
source	O
browsing	O
,	O
syntax	O
highlighting	O
,	O
Subversion	B-Application
integration	I-Application
,	O
cscope	B-Application
integration	I-Application
,	O
UnitTest++	O
integration	O
,	O
an	O
interactive	O
debugger	O
built	O
over	O
gdb	B-Language
and	O
a	O
source	B-Application
code	I-Application
editor	I-Application
(	O
based	O
on	O
Scintilla	B-Language
)	O
.	O
</s>
<s>
CodeLite	B-Language
is	O
distributed	O
under	O
the	O
GNU	B-License
General	I-License
Public	I-License
License	I-License
v2	O
or	O
Later	O
.	O
</s>
<s>
It	O
is	O
being	O
developed	O
and	O
debugged	O
using	O
itself	O
as	O
the	O
development	O
platform	O
with	O
daily	O
updates	O
available	O
through	O
its	O
Git	B-Application
repository	O
.	O
</s>
