commit e5f67550607720c7c3dc63bff0e065242998e860 Author: Airr Date: Wed Jul 27 14:25:04 2022 -0400 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..205b599 --- /dev/null +++ b/README.md @@ -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.