It isn't immediately obvious to me which package should be used to generate 
code using LLVM and go bindings.

On the one hand there is this package:

https://godoc.org/llvm.org/llvm/bindings/go/llvm

But I also see this one:

https://github.com/llir/llvm

Which seems to be specifically about IR. 

Instinct tells me that the llvm.org package is probably the one to use when 
implementing a code generator for a DSL, but a little searching does not 
make it obvious. 

Before I go diving in on my own, anyone on here used either of them? If 
this is not the right group I am about to rejoin the LLVM group and can ask 
there if further searching does not give me the answer.

Cheers,

Jim

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/7c9e6f17-5dec-44f8-b644-59d0d3726d28%40googlegroups.com.

Reply via email to