What's the best way for me to learn how to write a...
# compiler
s
What's the best way for me to learn how to write a compiler plug in? I've tried looking at it a few times in the past but could never figure out what was going on in the IR.
s
Check this article by bnorm, it covers some details 🙂 https://medium.com/@bnorm/exploring-kotlin-ir-bed8df167c23
s
thanks 🙂
this has been fairly helpful
b
Feel free to reach out directly if you have any questions!