File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Python ones.
60
60
61
61
There are many directions this project could go in. I think the most
62
62
profitable would be to re-use the
63
- [ grumpy] ( https://github.com/google /grumpy ) runtime (which would mean
63
+ [ grumpy] ( https://github.com/grumpyhome /grumpy ) runtime (which would mean
64
64
changing the object model). This would give access to the C modules
65
65
that need to be ported and would give grumpy access to a compiler and
66
66
interpreter (gpython does support ` eval ` for instance).
75
75
76
76
## Similar projects
77
77
78
- * [ grumpy] ( https://github.com/google /grumpy ) - a python to go transpiler
78
+ * [ grumpy] ( https://github.com/grumpyhome /grumpy ) - a python to go transpiler
79
79
80
80
## License
81
81
You can’t perform that action at this time.
0 commit comments