roc/BUILDING_FROM_SOURCE.md

9 lines
230 B
Markdown
Raw Normal View History

2019-10-16 04:16:27 +03:00
# Building the Roc compiler from source
## Installing LLVM
To build the compiler, you need LLVM installed somwhere on your `PATH`.
For Ubuntu, I used the `Automatic installation script` at [apt.llvm.org](https://apt.llvm.org)