Compiler and Interpretor in sublime3 run directly from Sublime for linux script also installed C,C++,Java,Python compiler and interpretor for other Prograaming languages must preinstalled compiler and interpretor in System
git clone https://github.com/rizwansoaib/sublime-build-system.git
cd sublime-build-system
chmod +x install.sh
./install.sh
Build and Run Programs From ctrl+Shift+B
sudo apt-get install g++
sudo apt-get install sbcl