Note: this tutorial only outlines how to install and setup whats necessary to compile and run lisp on
Mac OS X
, it will not go over how to setup emacs or slime. Instead there will be instructions for how to get syntax highlighting on VsCode. If you don't have VsCode download and install it from here https://code.visualstudio.com/download
This tutorial is under the impression that you do not have Homebrew installed, if you do just skip the step.
Homebrew is a common installation tool on mac that will make the rest of this tutorial possible.