Hacker News new | ask | show | jobs
by lionel- 3175 days ago
There's nothing weird about closure-based scoping. You find this in Python, R, Javascript, ... It has roots in the lambda calculus.