Hacker News new | ask | show | jobs
by skulk 723 days ago
A "with" statement can't redefine control structures in JS or any of those languages.

See SICP 4.1 definition of "eval", this is more like reifying "env" to the function being evaluated.