No the compiler does not generate C code. The compiler compiles Go code to
the actual final binary.

On Tue, Dec 12, 2017 at 2:28 PM <erfangnuli...@gmail.com> wrote:

> so go compiler is made with c.
>
> so go compiler how work :
> --------------
> so in current golang version , golang generate c code and compile with
> c-compiler?
>
> On Wednesday, December 13, 2017 at 1:49:07 AM UTC+3:30, Shawn Milochik
> wrote:
>
>> On Tue, Dec 12, 2017 at 4:48 PM, <erfang...@gmail.com> wrote:
>>
>>> so Main compiler is at previous version and made with C?
>>>
>>>
>> Yes.
>>
>> https://www.youtube.com/watch?v=QIE5nV5fDwA
>>
>>
>>
> --
> 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.
>

-- 
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