There are projects by cznic on github to convert C code to Go in different 
stages of progress

https://github.com/cznic/ccgo
https://github.com/cznic/sqlite2go
https://github.com/cznic/crt

There are some other projects by him (parsing related projects) that you 
might find interesting.

A.


On Monday, August 13, 2018 at 4:48:59 PM UTC-6, Andrew Chambers wrote:
>
> Don't get me wrong, I love go, but also wonder if there are any languages 
> that compile to idiomatic go.
> I noticed reasonml compiles to javascript, and wondered to myself if there 
> is any value in such languages using go as a base for 
> interop to take advantage of the libraries and runtime.
>
> Any existing projects? Any thoughts about why its a good or bad idea, or 
> why it doesn't seem to exist already?
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to