B++ is a BASIC compiler built on top of C++ - it converts BASIC code to C++ and then calls C++ compiler, thus producing EXEs, this process is completely transparent to user, supporting some language extensions like OOP (single inheritance model, virtual functions, property sets/gets, implicit pointers to objects AKA references), yet preserving all ease of BASIC language - auto-declaration of variables, dynamic arrays, built-in string manipulation etc. Still in beta stage. Able to produce console and GUI Win32 programs, as well as DLLs.
Visit http://bpp.by.ru/ for more info.
*** WARNING: ANY ADVERTISING IN THIS GROUP IS FORBIDDEN, AND WILL RESULT IN IMMEDIATE BANNING FROM THE GROUP ***
hi how r u all ? i asking about if i can run the Program without run time form vb msvbmxx.dll ? and i want know if i can wright code by b++ for dos or *nix ?
Hi all, As an introduction to who I am, I am not really that new to this group as I have been here since almost day one, but I have been pretty quiet - sort of
Suggestion re: building modules. It would be better if the compiler only deleted the specified <name>.exe. This could cause all kinds of havoc if the user had