Select your language

Programming

CodeLite is a powerful and lightweight IDE specializing in C, C++, PHP and Javascript.

Its features include:
* Generic support for compilers
* Built-in GDB support
* Database-based Code Completion mechanism
* Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, and ASP
* Text Folding
* doxygen comment generator.

Read More

Integrated development environment for the Python language. It includes a graphical debugger that supports interactive exploration while suspended and auto-stopping on critical exceptions.
Main features:
- Project Manager;
- Editor with syntax highlighting;
- Debugger, profiler;
- Run Python code with support for command line parameters;
- Unit testing;
- Console for output and task manager (self-renewing TODO sheet).

Read More