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

Project Samples

Project Activity

See All Activity >

Follow RedPanda C++

RedPanda C++ Web Site

You Might Also Like
​Simple property management software designed by real estate professionals​. Icon
​Simple property management software designed by real estate professionals​.

You don't have to be an ​Accountant to manage your Rental Properties.

Whether you're a property manager with 2000 units or a landlord with 1 property our rental software will make your accounting, reporting, and other time consuming tasks quick and easy so you can focus on growing your business.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
7
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • 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.
  • I was very glad to hear today that the Dev-C++ cause is alive. Keep up the good work.
  • This is exactly the IDE I was desperately looking for! I write my code on a Surface tablet and I just don't have the processing power and drive space to use something huge like Visual Studio. This app is tiny, fully portable and it was the only reasonably sized IDE that can (kind of) work with Microsoft's Visual C++ compiler out of the box. It won't pass the correct arguments to the compiler in order to point to the paths where additional libraries and includes are located, so it's only usable for standard C++ and code targeting native Windows API functions. It won't allow me to compile code using third party libraries, but that's okay for now. I used UPX to compress some of the files, including the main executable, and slimmed down the Visual C++ compiler folder in order to work with a minimal file set. Now I can develop code for the Windows API with a lean and mean IDE. The folder containing both Red Panda and the bare bones MSVC compiler has a footprint under 50 MB!!! Small is beautiful, and less is more...
  • I highly recommend this IDE for lightweight C/C++ compiling/debugging to everyone who missed Dev-C++. It automatically finds toolchains(GCC, TDM-GCC, MinGW, Clang, etc...) installed in a host system so there's nothing additional to do with complex toolchain set-up. Also there are 'automatic code completion' and 'Problem Set' features, so if you were a student who practice PS solving contest this IDE is the best IDE you can get. Apple silicon M1, M2 Mac OS(Arm64) can run this IDE since last week(v.2.23). I tested it on my M1 Macbook and it runs normal as Windows. The only thing I want to suggest is configuring running enviroment. It would be nice to be able to specify a specific external terminal to run the program, or to see the results of running the program in a terminal or 'Tools Output' inside the IDE.
Read more reviews >

Additional Project Details

Registered

2022-01-29