Guys , is there any software in which you write the code in either C or C++ and get it translated to Basic language which can then be compiled by Basic compilers.
I have come across a program that does the opposite it is
Site: *www.thefreecountry.com/compilers/basic.shtml
I have come across a program that does the opposite it is
BCX BASIC Compiler
BCX is a Win32 console mode program that translates a BASIC source file into C source code which can be compiled using LCC-Win32 (see our Free C/C++ Compilers page for more information about this free C compiler). It accepts a subset of modern BASIC, as well as extensions like user-defined functions and inline C code.
Site: *www.thefreecountry.com/compilers/basic.shtml