Grumpy: Go running Python! (基于 golang 的 python 运行时)
Grumpy: Go running Python! (基于 golang 的 python 运行时)1. (Simplicity) Grumpy 没有全局锁 GIL,使用 Golang 的 GC (无引用计数)2. (Static) Grumpy 不是解释器,像一个典型的 Go 程序那样编译和静态链接3. (Library) Grumpy 程序可以无障碍使用所有的 go packages-----------------[1] GitHub
Page: github.com/google/grum…[2] Google Open Source Blog - Grumpy: Go running Python!opensource.googleblog.com/2017/01/gru…

转载自:https://juejin.cn/post/6844903501928087566