Building a Compiler in Swift with LLVM, Part 3 of 4: Code Generation to LLVM IR

If you’ve gotten this far in the tutorial, then you’ll have built a Lexer and
Parser for the
Kaleidoscope programming language.
If you haven’t read those, I’d strongly recommend reading Part 1 and Part 2 first. This time we’ll be turning this parser into …

Similar

Swift.org announcing free Mentorship Program

We’re thrilled to announce the Swift Mentorship Program — a new contributor program for the Swift community and part of the Diversity in Swift initiative. The Swift Mentorship Program is designed to support developers as they become active open source con... (more…)

Read more »