You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is home for Grumpy runtime. Programs produced by Grumpy depend on this Go library, which provides wrappers for system level functions like the CPython API.
1
+
This is home for Grumpy runtime. Programs produced by Grumpy depend on this Go library, which provides wrappers for system level functions like the CPython API. For instance, [it implements](runtime) Python slices, exceptions and other features on top of Go.
2
2
3
3
See [../README.md](../README.md) for details on using Grumpy.
0 commit comments