Install Enhanced
Get the official Enhanced compiler and toolchain.
Pre-requisites
01. Python 3.10+
The Enhanced compiler frontend is built with Python. Ensure it's available in your system path.
02. LLVM/Clang
Enhanced compiles to native code using the LLVM backend. Clang is required for the final linking stage.