I was just showing my lang to people and someone said "What do Charm's FFI 
capabilities look like? It sounds like it would be pretty well suited for 
writing wrappers that provide APIs for existing software, so an excellent 
FFI would be nice."

Well, that's still a little way down my todo list but I can see it coming, 
and so far I have nothing to go on except a sanguine assumption that Go can 
do for me what C does for Python. But how would I go about it?

How about interoperability, putting bits of Go in a Charm script or bits of 
Charm in a Go program?

At present, I wouldn't even be able to explain to you how to make it so you 
can import a Charm library that wraps around Go functions if the Go 
functions weren't in the interpreter at compile time.

All this stuff is unfamiliar to me, and I'm beyond the point where there 
will be a cheerful book called "Let's Write An FFI In Go!" with cartoons in 
it. Failing that, what should I be looking at?

Thanks for your advice.

Tim.


-- 
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/d1233aa0-c458-4c55-ba03-5e890ac722bdn%40googlegroups.com.

Reply via email to