Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bastawhiz
on Dec 8, 2022
|
parent
|
context
|
favorite
| on:
Codon: A high-performance Python-like compiler usi...
Pypy uses its own JIT. This project does AOT with LLVM. They're not compatible.
MyPyC requires type annotations to work. This does not.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
MyPyC requires type annotations to work. This does not.