Ah so it is an transpiller: 
https://en.wikipedia.org/wiki/Source-to-source_compiler

On Saturday, October 26, 2019 at 5:03:40 PM UTC+3, Robert Engels wrote:
>
> Yes. I generates C code from a basic program and you compile the C. 
>
> On Oct 26, 2019, at 8:55 AM, Anca Emanuel <anca....@gmail.com 
> <javascript:>> wrote:
>
> 
> Please explain how it works.
> Do you get executables from basic programs ?
>
>
> On Saturday, October 26, 2019 at 4:40:43 PM UTC+3, JuciÊ Andrade wrote:
>>
>> Hi, Anca.
>>
>> The compiler proper doesn't use C code, generated code does, it has 
>> references to some support functions.
>> Those support functions are declared in basiclib.h and defined in 
>> basiclib.c .
>>
>> On Saturday, October 26, 2019 at 10:32:24 AM UTC-3, Anca Emanuel wrote:
>>>
>>> Why do you need C in the source code ?
>>>
>> -- 
> 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 golan...@googlegroups.com <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/cba97461-cf16-4273-8336-cc26e236aa0a%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/golang-nuts/cba97461-cf16-4273-8336-cc26e236aa0a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>

-- 
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/4febd46d-ac30-40ea-893f-dbd695b8d0a2%40googlegroups.com.

Reply via email to