🍋

Slice

Created
Apr 22, 2023 4:32 PM
Tags

I’ve always been curious about programming languages, and LLVM in particular. I decided to build my own using LLVM tools. I built the frontend in C++ and it generates LLVM IR. LLVM handles the rest from there. It doesn’t really have a use case right now, mostly just for fun: