Using something like LLVM IR can be good if you want to use the LLVM framework, 
but it is designed to generate assembly code, not C code, and it'ß designed 
around the C language, it would probably miss a few features for Nim.

Reply via email to