not-5.0
Modular compiler and toolchain technologies, tools
Install
- All systems
-
curl cmd.cat/not-5.0.sh
- Ubuntu
-
apt-get install llvm-5.0-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install llvm-5.0-tools
- Dockerfile
- dockerfile.run/not-5.0