[go-nuts] golang and openembedded integration

2017-07-17 Thread Lee Nipper
I am adding some go components to an openembedded / yocto based project. My question is about a reasonable approach for go building and integration with oe. I am aware of the work done already to address golang within oe, specifically https://github.com/madisongh/meta-golang/tree/master. This wo

Re: [go-nuts] Re: Go -> C++ transpiler idea: Miracle child or horrible abomination?

2017-03-25 Thread Lee Nipper
> it might considerably lower the bar for adopting Go I think Go as a language and the tooling make the bar quite low already. With a small time investment it becomes a very productive language for most developers. Choosing a project which makes sense to completely write in Go, and sharing tha