Skip to content

Commit e2c761c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6c23762 commit e2c761c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/content/sprints/universalpython.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@ links:
1313
url: "https://discord.gg/CD3Dh6zcfE"
1414
---
1515

16-
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:
16+
UniversalPython is a simple transpiler which converts non-English Python code to
17+
Python, which effectively means you can translate Python to your mother tongue.
18+
Simple todos are:
19+
1720
- 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!)
21+
- Write better docs, the current ones are a bit wonky. Link
22+
[here](https://github.com/UniversalPython/UniversalPython.github.io)
23+
- Propose (or even build!) an architecture which supports 3rd-party modules
24+
(like numpy!)
2025
- Write an extension/plugin
2126
- Make a wrapper REPL on the Python REPL

0 commit comments

Comments
 (0)