My first <article> about writing a simple compiler...
# feed
s
My first article about writing a simple compiler plugin is finally released!
👍 10
❤️ 4
🔝 4
m
Article ist really nice, clean, understadable and easy to follow. Do you have also any experience with generating a code for a multiplatform project?
s
Hey, yes I do, maybe will write about that a bit later 🙂 You can find examples of IrGeneration in my repo, basically that's all you need for backend generation on native (others coming in 1.4 I hope)
👍 1