Hacker News new | ask | show | jobs
by naasking 279 days ago
Partial evaluation subsumes a lot of other compiler optimizations, like constant folding, inlining and dead code elimination, so it wouldn't just find application with interpreters.