Y
Hacker News
new
|
ask
|
show
|
jobs
by
flykespice
284 days ago
You could do the same thing CPython does: compile common patterns of code into specialized macro-instructions to reduce the interpreter's penalty.