Yes, there are several C compilers written in C.by qbguy (no login)Since QB64 compiles to C++ code and has a library written in C++, the other logical choice would be C++ for the QBASIC to C++ translator program. Some people have pointed out that since QB64's C++ library does not use C++'s Object-Oriented features, it would be better for the library to be written in plain C. I think Galleon should release the source code so people can complain about how bad the code is rather than about what language it is written in. |