Y
Hacker News
new
|
ask
|
show
|
jobs
by
dfranke
6710 days ago
Depending on how loosely you define well-performing, that probably entails my definition of a compiler.
1 comments
sanj
6710 days ago
Agreed. But I was thinking more of dealing with the interesting runtime and caching issues that interpreters run into.
You hit neat stuff like call overhead of the base language.
link
You hit neat stuff like call overhead of the base language.