The compiler cannot yet run under Grumpy because it uses standard libraries
that aren't yet supported. The most substantial unsupported library is the
ast module. Once https://github.com/google/grumpy/pull/216 is merged, I
think we'll be very close to hosting the compiler in Grumpy. At that point,
supporting go get would be feasible.

On Fri, Feb 3, 2017 at 8:42 AM 'simon place' via golang-nuts <
golang-nuts@googlegroups.com> wrote:

> just been taking a look, and wondered why i couldn't "go get" it, then i
> see the compiler is in python.
>
> which leads to the question; has anyone attempted to compile the compiler
> to go?
>
>
>
> On Wednesday, 4 January 2017 19:27:10 UTC, Shawn Milochik wrote:
>
> I'm surprised this hasn't hit this list yet.
>
> https://opensource.googleblog.com/2017/01/grumpy-go-running-python.html
> https://github.com/google/grumpy
>
> TL;DR; compile your Python 2.7 to Go by replacing CPython with Grumpy.
> Looks very interesting!
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "golang-nuts" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/golang-nuts/OJX0TlOF-hw/unsubscribe.
> To unsubscribe from this group and all its topics, 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