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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.