| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dd41cdd commit 16e9ec3
1 file 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,7 +75,7 @@ Lots! | |||
| 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 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments