Red Panda C++ is a lightweight yet powerful C/C++/GNU Assembly IDE.
It provides users with coding experiences like vs code and CLion, but is much lightweighted than them.
Highlights of its new and enhanced feature:
* High DPI support
* Code intellisense (Code Completion suggestion while editing).
* Syntax checking while editing
* Greatly improved debugger (local \ call stack \ memory view)
* Theme and color scheme.
* UTF-8 encoding support
* Greatly improved search/replace function; File/Replace in files
* Refactor: rename symbols
* Cross Platform: Windows and Linux
* SDCC Compiler Support
License
GNU General Public License version 3.0 (GPLv3)Follow RedPanda C++
You Might Also Like
Monitor your whole IT Infrastructure
Caters to tech staff, system Administrators, and companies of any size, from small and medium sized businesses to enterprises that need their IT network to be reliable and easy to monitor in real-time. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine. PRTG optimizes connections and workloads as well as reducing operational costs by avoiding outages while saving time and controlling service level agreements (SLAs).
Rate This Project
Login To Rate This Project
User Reviews
-
Good
-
portable, fast
-
Hi, I am a teacher and I want to thank you for such a job! It's a really awesome development environment. I'm going to create an online course for kids based on Red Panda C++. I was a big fan of Dev-C++ as an IDE for beginners, but it really needed an update. What you have done is just wonderful! Thank you very much!
-
Thanks for this app. Now I use it instead of Embarcadero Cpp. It has issues with w64devkit toolkit (make clean). But changing " RM = del /q /f" to "RM = cmd /c del /q /f" in the makefile solves it with no harm to other toolkits.Reply from RedPanda C++
-
I was very glad to hear today that the Dev-C++ cause is alive. Keep up the good work.