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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.