Is there a directory of compiler plug-ins written with ΛRROW Meta, besides the "hello world" example?
m
mattmoore
05/01/2020, 12:52 PM
I haven't found more than that yet but I've started work on some examples with documentation to demonstrate what's possible to help get folks started with Meta. I can share it very soon! It's all going here once it's ready: https://github.com/mattmoore/kotlin-compiler-plugin-examples
Repo is currently empty but I've got some examples running locally. Just need to touch them up and write some docs, then I'll be ready to push. Probably this weekend. 🙂
❤️ 3
r
raulraja
05/01/2020, 2:09 PM
@mattmoore please PR any external links of related content to the arrow blog 🙏
m
mattmoore
05/01/2020, 2:11 PM
@raulraja Would be more than happy to! 🙂
m
melatonina
05/01/2020, 5:59 PM
Thanks, Matt. I'll keep an eye on that repository.