The key steps required to bring up a new language are outlined at https://github.com/pulumi/pulumi/wiki/New-Language-Bringup. There is some non-trivial work needed to add a new language - but the interfaces are all designed to make this something that can be layered in easily. The first three steps listed there are the key pieces that would be needed to have something you could use locally.
a
acceptable-church-17686
07/21/2020, 5:13 PM
thanks for sharing that link @white-balloon-205 , i totally missed that bit of documentation! by chance, can you elaborate on what exactly step 2 (Create a language host) entails? is there a reference anywhere that i can follow?
again, thanks for your help! alex