LLVM Kaleidoscope Tutorial in Rust This is a Rust implementation of the LLVM Kaleidoscope Tutorial. Build Targets Library: kaleidescope A collection of functions that implement the Kaleidescope compiler. Binary: kc The Kaleidescope compiler.