- Joined
- Nov 14, 2022
If performance is necessary, you can just run pypi as opposed to the default interpreter, no?I've heard great things about Nim and Zig, both as readable as Python yet faster.
Or simply do your prototyping in Python and then transpile into a more performant language