2023-04-04
Faster Python

latest python has better performance.

pypy is fast.

codon is using python syntax to compile python into static executable.

Read More