μRust compiler A simple compiler to LLVM backend for a toy language with Rust-like syntax. Usage requirements LLVM 16 If you are using Windows, see this gist If you are using Ubuntu or Debian, use the script provided here Otherwise, follow the instructions here Build requirements LLVM 16 See usage requirements Rust 1.72.1 or newer Older versions may work, but they have not been tested