Welcome everyone here! This is the website of RedPandaIDE CE. RedPandaIDE is a lightweight and powerful code editor built using C++and Qt5/6.Notice: This software is open-score. You can find the project in Github:
C14147/RedPandaIDE: A Faster and More Powerful IDE modified based on Red Panda C++
What are his Bright Points?
- Compile a single C/C++file
- Automatic code layout
- Syntax highlighting for C++, Lua, Markdown, and makefile
- Fast code parsing and precise code prompts (30% faster than Visual Studio Code)
- Support for the latest C++standards
- Built in latest MinGW-w64 compiler
- Support compilers such as Clang, MinGW, SDCC, etc
- Microcontroller programming support
- Test question set support
- Open score
- So on
Which aspects is he fast?
- Software startup speed (40% faster than CLion)
- File parsing speed (30% faster than VS Code)
- More concise interface design