Initial commit

This commit is contained in:
Airr 2022-07-27 14:25:04 -04:00 committed by GitHub
commit e5f6755060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# 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.