Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Armando Rivera 4c04676c27 Translated for macOS il y a 1 an
License.md Created License.md il y a 2 ans
README.md Initial commit il y a 2 ans
mbc4.bas Fixes applied to address C++17 warnings. See section in mbc4.bas for details il y a 2 ans
mbc4.cc Fixes applied to address C++17 warnings. See section in mbc4.bas for details il y a 2 ans
mbc4.linux.cc Translated for Linux il y a 1 an
mbc4.mac.cc Translated for macOS il y a 1 an
runtime.bas Fixes applied to address C++17 warnings. See section in mbc4.bas for details il y a 2 ans
std_macros.bas Initial Code Commit il y a 2 ans
std_prototypes.bas Initial Code Commit il y a 2 ans

README.md

MBC

MBC is a Basic to C/C++ translator, originally based on the BCX Windows translator by Kevin Diggins. It has successfully compiled using Clang++ and G++ on macOS/Linux 64bit OS's, and G++ on RaspberryPi.