After reading briefly about ML and how Python is used as a "veneer" for C++ 
code, I was wondering why Go is not used as the backend, given it's 
excellent concurrency support and ease of use.
Basically, I was thinking if the backend is written as a shared object in 
Go, and then used in Python using ctypes.
I have seen a huge number of libraries on the awesome-go website, but don't 
know if they have Python bindings.
Any views ?
What really is a limitation which does not encourage developers to prefer 
Go over C++ as the ML backend ?

-- 
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/63a67354-d5a3-48b6-8625-9aef819a5fe9n%40googlegroups.com.

Reply via email to