<div dir="ltr"><div><div><div>Considering engineering my own code-generator. If I do go ahead, will open-source the end result.<br><br>Needs to read [parse] one language, and output JSON (conformant to a specific JSON-schema).<br><br>Then needs to read JSON, and reproduce the code in that language, and [possibly] merge the generated code with existing code.<br><br></div>Languages I'm looking to support are all rather popular (Python, Go, Rust, JavaScript).<br><br></div>Any pointers—e.g.: specific LLVM libraries and sub-projects to use—would be appreciated.<br><br></div>Thanks<br></div>