README 556 B

123456789101112
  1. CodeLite is an open source, free, cross platform IDE for the C/C++
  2. and PHP programming languages which runs best on all major platforms
  3. (OS X, Windows and Linux). CodeLite has Generic support for compilers
  4. with built-in support for GCC/clang/VC++.
  5. CodeLite features project management (workspace/projects), code
  6. completion, code refactoring, source browsing, syntax highlight,
  7. Subversion integration, cscope integration, UnitTest++ integration,
  8. an interactive debugger built over GDB/LLDB and a source code editor
  9. (based on Scintilla).
  10. Optional: valgrind