I didn't have anything specific in mind, just curious about what is
possible and how much work is required. Sounds like it's something
I'll probably avoid for now. Thanks for the API and info about adding
special commands!

I can't offer much feedback about Mozilla Public License because it's
not one that my company has vetted. To me, it seems more
commercial-friendly than [L]GPL, but IANAL.

On Sun, Apr 29, 2018 at 9:52 AM, Max <massimiliano.ghila...@gmail.com> wrote:
> About the "other languages extensions":
>
> it's obviously easier than modifying the official Go compiler, but it's
> usually still a major task,
> especially if it involves modifying the "poor man's compiler" fast.Comp
> which converts a parsed ast.Node into a tree of function closures for
> execution.
>
> If you have a specific example in mind and you describe it, I can be more
> specific.
>
> On Saturday, April 28, 2018 at 11:59:41 PM UTC+2, Maxim Khitrov wrote:
>>
>> Do you have examples of adding custom ":xyz" or other language extensions?

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