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
UniversalPython is a simple transpiler which converts non-English Python code to Python, which effectively means you can translate Python to your mother tongue. Simple todos are:
17
+
- Add your native language as a language in UniversalPython!
18
+
- Write better docs, the current ones are a bit wonky. Link [here](https://github.com/UniversalPython/UniversalPython.github.io)
19
+
- Propose (or even build!) an architecture which supports 3rd-party modules (like numpy!)
0 commit comments