Guide : How to Setup C++ on MacOS with Sublime Text and gcc (without homebrew)
Step 1 Install MacPorts for your respective version of MacOS.Installation process is as simple as installing the .pkg file and opening it. Step 2 Search for the version of gcc you wish to install. For this guide I'll be installing gcc13. Do as it sa...

