We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd41cdd commit 16e9ec3Copy full SHA for 16e9ec3
README.md
@@ -60,7 +60,7 @@ Python ones.
60
61
There are many directions this project could go in. I think the most
62
profitable would be to re-use the
63
-[grumpy](https://github.com/google/grumpy) runtime (which would mean
+[grumpy](https://github.com/grumpyhome/grumpy) runtime (which would mean
64
changing the object model). This would give access to the C modules
65
that need to be ported and would give grumpy access to a compiler and
66
interpreter (gpython does support `eval` for instance).
@@ -75,7 +75,7 @@ Lots!
75
76
## Similar projects
77
78
- * [grumpy](https://github.com/google/grumpy) - a python to go transpiler
+ * [grumpy](https://github.com/grumpyhome/grumpy) - a python to go transpiler
79
80
## License
81
0 commit comments