B++ is the compiler behind B++ Builder. It translates B++ code to C++ compatible code. B++ supports two compilers - Borland C++ 5.5 and Mingw GCC 4.4.1. B++ is very similar to the Visual BASIC language.
Features
- The language has many similarities with Visual Basic.
- Classes are supported
- Has libraries for Windows GUI development
- B++ creates GUI, console or DLL applications without runtime modules
- Third party C++ libraries and Win32 API may be used
- The compiler generates and compiles C++ code.
- A C++ compilers is included (Borland C++, Mingw GCC 4.4.1)
License
Fair LicenseFollow B++ Compiler
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
The project seems deaded. I finded this project last month. and Rebuild the BPP with MINGW32 and MINGW64, of course supports COM and GUI.