An open API service indexing awesome lists of open source software.

https://github.com/eranif/codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://github.com/eranif/codelite

cross-platform linux macos windows

Last synced: about 2 months ago
JSON representation

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++

Awesome Lists containing this project

README

        

![Mac-OS-badge](https://github.com/eranif/codelite/actions/workflows/macos.yml/badge.svg)
![Unix-badge](https://github.com/eranif/codelite/actions/workflows/ubuntu.yml/badge.svg)
![msys2-badge](https://github.com/eranif/codelite/actions/workflows/msys2.yml/badge.svg)
[![Join the chat at https://gitter.im/eranif/codelite](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eranif/codelite?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

# What is CodeLite?
====

[CodeLite][1] is a free, open source, cross platform IDE specialized in C / C++ / Rust / Python / NodeJS & PHP programming languages,
which runs best on all major platforms (Windows, macOS and Linux).

You can download pre-built binaries for Windows, macOS and Linux from our **[download page][2]**.

More information can be found here:

- [Official website][3]
- [Download page][4]
- [Our Documentation page][5]

# Building and installation
===

- [Windows][9]
- [Linux][10]
- [macOS][11]

[1]: https://codelite.org
[2]: https://codelite.org/support.php
[3]: https://codelite.org
[4]: https://codelite.org/support.php
[5]: https://docs.codelite.org/
[9]: https://docs.codelite.org/build/build_from_sources/#windows
[10]: https://docs.codelite.org/build/build_from_sources/#linux
[11]: https://docs.codelite.org/build/build_from_sources/#macos