ra’s avatarra’s Twitter Archive—№ 38,852

  1. …in reply to @BaptisteDupuch
    @BaptisteDupuch the challenge will be generating SIL code, which is orthogonal to how the compiler is designed. i might be wrong dont think there's a public api for that like e.g. LLVM or System.Reflection.Emit in C#. you could concatenate strings to make .sil files, but that will be a pain.